Skip to content

Commit 3227936

Browse files
authored
Merge pull request #384 from cakephp/5.x-phpunit-config
Removed phpunit.xml.dist
2 parents 3897d72 + 03e0ac8 commit 3227936

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ additional configuration state in `phpcs` that is required.
6262
composer test
6363
```
6464

65-
Once this has been done once, you can use `phpunit --filter CakePHP` to run the
65+
Once this has been done once, you can use `composer phpunit` to run the
6666
tests for the rules in this repository.
6767

6868
## Contributing

phpunit.xml.dist

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)