We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a2ac5e commit ee13e70Copy full SHA for ee13e70
bin/phpunit.bat
@@ -1,2 +1,2 @@
1
@echo off
2
-vendor/bin/phpunit --bootstrap "D:\xampp\htdocs\test\phpinsights\src\autoload.php" --report-useless-tests
+vendor/bin/phpunit --bootstrap "src\autoload.php" --report-useless-tests
0 commit comments