Skip to content

Commit 86ed160

Browse files
committed
Update phpunit.xml
1 parent 03135e5 commit 86ed160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<phpunit bootstrap="src/autoload.php" colors="true" verbose="true">
1+
<phpunit bootstrap="vendor/autoload.php" colors="true" verbose="true">
22
<testsuites>
33
<testsuite name="php-waf">
44
<directory>./tests/</directory>

0 commit comments

Comments
 (0)