Skip to content

Commit da11089

Browse files
committed
Update README to reflect composer test usage instead of vendor/bin/phpunit
1 parent 73d676c commit da11089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ composer require "byjg/featureflag"
8383
## Unit tests
8484

8585
```bash
86-
vendor/bin/phpunit
86+
composer test
8787
```
8888

8989
## Dependencies

0 commit comments

Comments
 (0)