diff options
Diffstat (limited to 'tests/specs')
-rw-r--r-- | tests/specs/npm/npmrc_not_next_to_package_json/main.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/specs/npm/npmrc_not_next_to_package_json/main.out b/tests/specs/npm/npmrc_not_next_to_package_json/main.out index 8f42fb6d8..b583868ff 100644 --- a/tests/specs/npm/npmrc_not_next_to_package_json/main.out +++ b/tests/specs/npm/npmrc_not_next_to_package_json/main.out @@ -2,5 +2,8 @@ [# that serves the same packages. The important bit is the message below.] [WILDCARD] No .npmrc file found [WILDCARD] +Download http://localhost:4260/@denotest/esm-basic +[WILDCARD] Download http://localhost:4260/@denotest/esm-basic/1.0.0.tgz +[WILDCARD] Initialize @denotest/esm-basic@1.0.0 |