Skip to content

Commit e596319

Browse files
committed
Added script to run tests locally
1 parent 96b0cab commit e596319

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

run-tests.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env bash
2+
3+
./vendor/bin/codecept run && \
4+
./vendor/bin/codecept -c codeception.secure.yml run --env https

0 commit comments

Comments
 (0)