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 03135e5 commit 86ed160Copy full SHA for 86ed160
phpunit.xml
@@ -1,4 +1,4 @@
1
-<phpunit bootstrap="src/autoload.php" colors="true" verbose="true">
+<phpunit bootstrap="vendor/autoload.php" colors="true" verbose="true">
2
<testsuites>
3
<testsuite name="php-waf">
4
<directory>./tests/</directory>
0 commit comments