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 2e5f419 commit ebf7289Copy full SHA for ebf7289
README.md
@@ -876,8 +876,7 @@ NB: You MUST use an empty database as a destructive database fixture is loaded.
876
### SQL server on Windows:
877
878
```
879
-C:\php-crud-api>"c:\Program Files (x86)\PHP\v5.6\p
880
-hp.exe" phpunit.phar tests\SqlServerTest.php
+C:\php-crud-api>c:\PHP\php.exe phpunit.phar tests\SqlServerTest.php
881
PHPUnit 5.2.10 by Sebastian Bergmann and contributors.
882
883
................................................................ 64 / 76 ( 84%)
0 commit comments