Run all dusk tests

This commit is contained in:
Jonny Barnes 2017-03-01 21:23:44 +00:00
parent 884f92b5a5
commit b8e039efe9

View file

@ -60,5 +60,5 @@ before_script:
script:
- phpdbg -qrr vendor/bin/phpunit --coverage-text
- php artisan dusk --filter syndication
- php artisan dusk
- php artisan security:check