We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b0cab commit e596319Copy full SHA for e596319
run-tests.sh
@@ -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