From 20a905444ed14abad856606ea3a7c5399d4ef210 Mon Sep 17 00:00:00 2001 From: Dengke Tang Date: Thu, 23 Feb 2023 18:36:28 -0800 Subject: [PATCH] update from outside the bat? --- dev-scripts/run_tests.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-scripts/run_tests.bat b/dev-scripts/run_tests.bat index a7b1eef..fff4913 100644 --- a/dev-scripts/run_tests.bat +++ b/dev-scripts/run_tests.bat @@ -21,7 +21,6 @@ set "script_dir=%~dp0" set "work_dir=%script_dir%/.." cd %work_dir% -composer update call %PHP_BINARY% -c php-win.ini vendor/bin/phpunit tests --debug