We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b98071 commit f8ef27cCopy full SHA for f8ef27c
tests/bin/install-admin.sh
@@ -4,6 +4,6 @@ cd ./laravel-tests
4
php artisan admin:publish --force
5
php artisan admin:install
6
php artisan migrate:rollback
7
-php artisan dusk:chrome-driver 102
+php artisan dusk:chrome-driver 109
8
cp -f ./tests/routes.php ./app/Admin/
9
cp -rf ./tests/resources/config ./config/
0 commit comments