summaryrefslogtreecommitdiff
path: root/tests/testdata/npm/check_errors/main_local.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/npm/check_errors/main_local.out')
-rw-r--r--tests/testdata/npm/check_errors/main_local.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/testdata/npm/check_errors/main_local.out b/tests/testdata/npm/check_errors/main_local.out
index 1624b98bc..ad9b7a398 100644
--- a/tests/testdata/npm/check_errors/main_local.out
+++ b/tests/testdata/npm/check_errors/main_local.out
@@ -1,5 +1,5 @@
-Download http://localhost:4545/npm/registry/@denotest/check-error
-Download http://localhost:4545/npm/registry/@denotest/check-error/1.0.0.tgz
+Download http://localhost:4558/@denotest/check-error
+Download http://localhost:4558/@denotest/check-error/1.0.0.tgz
Check file:///[WILDCARD]/check_errors/main.ts
error: TS2339 [ERROR]: Property 'Asdf' does not exist on type 'typeof import("file:///[WILDCARD]/@denotest/check-error/1.0.0/index.d.ts")'.
console.log(test.Asdf); // should error