Skip to content

Commit ee13e70

Browse files
authored
Update phpunit.bat
1 parent 8a2ac5e commit ee13e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/phpunit.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
@echo off
2-
vendor/bin/phpunit --bootstrap "D:\xampp\htdocs\test\phpinsights\src\autoload.php" --report-useless-tests
2+
vendor/bin/phpunit --bootstrap "src\autoload.php" --report-useless-tests

0 commit comments

Comments
 (0)