Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Christophe Coevoet <[email protected]>
  • Loading branch information
uuf6429 and stof authored Mar 6, 2024
1 parent 70734f1 commit a8ce926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Please refer to [MinkExtension-example](https://github.com/Behat/MinkExtension-e
```shell
./vendor/bin/mink-test-server
```
3. Start PhpUnit
3. Run PHPUnit
```shell
./vendor/bin/phpunit -v --coverage-clover=coverage.clover
```

0 comments on commit a8ce926

Please sign in to comment.