summaryrefslogtreecommitdiff
path: root/tests/specs/check/cjs_default_export
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/check/cjs_default_export')
-rw-r--r--tests/specs/check/cjs_default_export/main.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/check/cjs_default_export/main.out b/tests/specs/check/cjs_default_export/main.out
index f284593a1..6c5f18b63 100644
--- a/tests/specs/check/cjs_default_export/main.out
+++ b/tests/specs/check/cjs_default_export/main.out
@@ -1,4 +1,4 @@
-Download http://localhost:4260/@denotest/cjs-default-export
+Download http://localhost:4260/@denotest%2fcjs-default-export
Download http://localhost:4260/@denotest/cjs-default-export/1.0.0.tgz
Check file:///[WILDCARD]/main.ts
error: TS2322 [ERROR]: Type 'number' is not assignable to type 'string'.