Navigation Menu

Skip to content

Commit

Permalink
Update note about tests
Browse files Browse the repository at this point in the history
  • Loading branch information
akovalyov committed Nov 11, 2015
1 parent 5e707db commit 4839f83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -76,8 +76,8 @@ Don't forget to clear your cache afterwards.

## TESTS

You can run the test suite by executing:
If you want to run tests, please check that you have installed dev dependencies.

```bash
phpunit --bootstrap vendor/autoload.php Tests/
./vendor/bin/phpunit
```

0 comments on commit 4839f83

Please sign in to comment.