docs(testing): Update testing to use composer test
https://getcomposer.org/doc/articles/scripts.md#writing-custom-commands
This commit is contained in:
parent
27f3e58f81
commit
afb7141526
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recen
|
|||
## Testing
|
||||
|
||||
``` bash
|
||||
$ phpunit
|
||||
$ composer test
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue