jqh 4 năm trước cách đây
mục cha
commit
a76d3c0926
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tests/bin/install-admin.sh

+ 1 - 1
tests/bin/install-admin.sh

@@ -4,6 +4,6 @@ cd ./laravel-tests
 php artisan admin:publish --force
 php artisan admin:install
 php artisan migrate:rollback
-#php artisan dusk:chrome-driver 89
+php artisan dusk:chrome-driver
 cp -f ./tests/routes.php ./app/Admin/
 cp -rf ./tests/resources/config ./config/