|
@@ -46,7 +46,7 @@ before_script:
|
|
|
# - ./vendor/laravel/dusk/bin/chromedriver-linux --headless --disable-gpu --remote-debugging-port=9515 http://localhost &
|
|
|
# - google-chrome --headless --disable-gpu --remote-debugging-port=9515 http://localhost &
|
|
|
# - google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost &
|
|
|
- - google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost &
|
|
|
+ - google-chrome-stable --headless --disable-gpu --remote-debugging-port=9515 http://localhost &
|
|
|
- php artisan serve &
|
|
|
|
|
|
script:
|