Skip to content

Commit ebf7289

Browse files
committed
small fixes
1 parent 2e5f419 commit ebf7289

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -876,8 +876,7 @@ NB: You MUST use an empty database as a destructive database fixture is loaded.
876876
### SQL server on Windows:
877877

878878
```
879-
C:\php-crud-api>"c:\Program Files (x86)\PHP\v5.6\p
880-
hp.exe" phpunit.phar tests\SqlServerTest.php
879+
C:\php-crud-api>c:\PHP\php.exe phpunit.phar tests\SqlServerTest.php
881880
PHPUnit 5.2.10 by Sebastian Bergmann and contributors.
882881
883882
................................................................ 64 / 76 ( 84%)

0 commit comments

Comments
 (0)