diff options
Diffstat (limited to 'tests/testdata/npm/mixed_case_package_name/global.out')
-rw-r--r-- | tests/testdata/npm/mixed_case_package_name/global.out | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/testdata/npm/mixed_case_package_name/global.out b/tests/testdata/npm/mixed_case_package_name/global.out index 33d09890b..a33c48a73 100644 --- a/tests/testdata/npm/mixed_case_package_name/global.out +++ b/tests/testdata/npm/mixed_case_package_name/global.out @@ -1,9 +1,9 @@ [UNORDERED_START] -Download http://localhost:4545/npm/registry/@denotest/MixedCase -Download http://localhost:4545/npm/registry/@denotest/CAPITALS +Download http://localhost:4558/@denotest/MixedCase +Download http://localhost:4558/@denotest/CAPITALS [UNORDERED_END] [UNORDERED_START] -Download http://localhost:4545/npm/registry/@denotest/CAPITALS/1.0.0.tgz -Download http://localhost:4545/npm/registry/@denotest/MixedCase/1.0.0.tgz +Download http://localhost:4558/@denotest/CAPITALS/1.0.0.tgz +Download http://localhost:4558/@denotest/MixedCase/1.0.0.tgz [UNORDERED_END] 5 |