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 fb08a05 commit 742a2c6Copy full SHA for 742a2c6
run-tests.sh
@@ -1,3 +1,3 @@
1
#!/usr/bin/env bash
2
3
-phpunit --bootstrap shell_lib.php tests/*
+phpunit --bootstrap DeployApplication.php tests/*
shell_lib.php
0 commit comments