@@ -44,7 +44,7 @@ install:
before_script:
- chmod 777 ./vendor/laravel/dusk/bin/chromedriver-linux
- - ./vendor/laravel/dusk/bin/chromedriver-linux --headless --disable-gpu --remote-debugging-port=9222 http://localhost &
+ - ./vendor/laravel/dusk/bin/chromedriver-linux --headless --disable-gpu --remote-debugging-port=9515 http://localhost &
- php artisan serve &
script: