Fixed an issue with the script.php

This commit is contained in:
Yves Hoppe 2015-11-01 16:08:19 +01:00
parent 84edc8552f
commit 6a2955b388
1 changed files with 2 additions and 1 deletions

View File

@ -76,4 +76,5 @@ Once all tests were executed, you may also run a specific test:
```bash
$ vendor/bin/robo run:test // Then select the test you want to run!
```
```