30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-12 19:22:22 +00:00

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

View File

@ -77,3 +77,4 @@ 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!
```