diff options
Diffstat (limited to 'tests/testdata/npm/cjs_pkg_imports/main.out')
-rw-r--r-- | tests/testdata/npm/cjs_pkg_imports/main.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/testdata/npm/cjs_pkg_imports/main.out b/tests/testdata/npm/cjs_pkg_imports/main.out index b2df56f80..d80c9fd12 100644 --- a/tests/testdata/npm/cjs_pkg_imports/main.out +++ b/tests/testdata/npm/cjs_pkg_imports/main.out @@ -1,3 +1,3 @@ -Download http://localhost:4545/npm/registry/@denotest/cjs-pkg-imports -Download http://localhost:4545/npm/registry/@denotest/cjs-pkg-imports/1.0.0.tgz +Download http://localhost:4558/@denotest/cjs-pkg-imports +Download http://localhost:4558/@denotest/cjs-pkg-imports/1.0.0.tgz { crypto: Crypto { subtle: SubtleCrypto {} }, number: 5 } |