@@ -40,7 +40,7 @@ install:
- php artisan admin:install
- php artisan migrate:rollback
- php artisan dusk:chrome-driver
- - cp -f ./tests/routes ./app/Admin/
+ - cp -f ./tests/routes.php ./app/Admin/
before_script:
- export DISPLAY=:99.0