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 4fd3cc9 commit 66a3680Copy full SHA for 66a3680
test
@@ -4,7 +4,7 @@ set -e
4
cd $(dirname $0)
5
6
testFile() {
7
- php ../phpunit-6.5.14.phar --bootstrap src/autoload.php $1
+ php ../phpunit-6.5.14.phar --bootstrap src/stub.php $1
8
}
9
10
if [[ "$1" == "" ]]; then
0 commit comments