Run all dusk tests
This commit is contained in:
parent
884f92b5a5
commit
b8e039efe9
1 changed files with 1 additions and 1 deletions
|
|
@ -60,5 +60,5 @@ before_script:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- phpdbg -qrr vendor/bin/phpunit --coverage-text
|
- phpdbg -qrr vendor/bin/phpunit --coverage-text
|
||||||
- php artisan dusk --filter syndication
|
- php artisan dusk
|
||||||
- php artisan security:check
|
- php artisan security:check
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue