try and get dusk tests working
This commit is contained in:
parent
b634efff3c
commit
2a56445d5e
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ before_script:
|
|||
- php artisan migrate
|
||||
- php artisan db:seed
|
||||
- google-chrome-stable --headless --disable-gpu --remote-debugging-port=9515 http://localhost:8000 &
|
||||
- sleep 5
|
||||
|
||||
script:
|
||||
- php vendor/bin/phpunit --coverage-text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue