diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1aa967f..fd9d3bf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ We accept contributions via Pull Requests on [Github](https://github.com/thephpl ## Running Tests -``` bash +```bash $ ./vendor/bin/phpunit ```