diff options
Diffstat (limited to 'tests/testdata/npm/cached_only/main.out')
-rw-r--r-- | tests/testdata/npm/cached_only/main.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testdata/npm/cached_only/main.out b/tests/testdata/npm/cached_only/main.out index d03420fee..571ab329a 100644 --- a/tests/testdata/npm/cached_only/main.out +++ b/tests/testdata/npm/cached_only/main.out @@ -1,2 +1,2 @@ -error: Error getting response at http://localhost:4545/npm/registry/chalk for package "chalk": An npm specifier not found in cache: "chalk", --cached-only is specified. +error: Error getting response at http://localhost:4558/chalk for package "chalk": An npm specifier not found in cache: "chalk", --cached-only is specified. at file:///[WILDCARD]/testdata/npm/cached_only/main.ts:1:19 |