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