We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d29cd3 commit da532fdCopy full SHA for da532fd
phpunit.xml
@@ -8,7 +8,7 @@
8
convertWarningsToExceptions="true"
9
processIsolation="false"
10
syntaxCheck="false"
11
- bootstrap="test/bootstrap.php"
+ bootstrap="./vendor/autoload.php"
12
>
13
<testsuites>
14
<testsuite name="BulletProof Tests">
0 commit comments