From aa69a4303eb1a61dbb9567150fd458c7dfdace2f Mon Sep 17 00:00:00 2001 From: liuxingbaoyu <30521560+liuxingbaoyu@users.noreply.github.com> Date: Thu, 7 Jul 2022 18:54:35 +0800 Subject: [PATCH] test --- scripts/integration-tests/utils/local-registry.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/integration-tests/utils/local-registry.sh b/scripts/integration-tests/utils/local-registry.sh index 4c1d07d61180..76c63be3ff1b 100755 --- a/scripts/integration-tests/utils/local-registry.sh +++ b/scripts/integration-tests/utils/local-registry.sh @@ -3,7 +3,6 @@ # Copied from https://github.com/facebook/create-react-app/blob/053f9774d3f592c17741d2a86de66a7ca58f90c0/tasks/local-registry.sh custom_registry_url=http://localhost:4873 -default_verdaccio_package=verdaccio@~4.11.1 function startLocalRegistry { # Start local registry