summaryrefslogtreecommitdiff
path: root/tests/specs/jsr
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2024-04-30 21:36:52 -0400
committerGitHub <noreply@github.com>2024-05-01 01:36:52 +0000
commitf2216c90a76775f7af6fa06b96b6e56dc5810284 (patch)
treee2351ecc24bb9f4a2cfdf6d7c18dff96370521c8 /tests/specs/jsr
parentac9e07bdfa525c22190fed76b9cfbac6e4b486af (diff)
chore: fix flaky module graph cache tests (#23623)
Diffstat (limited to 'tests/specs/jsr')
-rw-r--r--tests/specs/jsr/module_graph/main.out3
-rw-r--r--tests/specs/jsr/module_graph2/main.out3
2 files changed, 2 insertions, 4 deletions
diff --git a/tests/specs/jsr/module_graph/main.out b/tests/specs/jsr/module_graph/main.out
index 0bc19aeba..35905a63a 100644
--- a/tests/specs/jsr/module_graph/main.out
+++ b/tests/specs/jsr/module_graph/main.out
@@ -1,5 +1,4 @@
-[WILDCARD]Caching module info for http://[WILDLINE]/@denotest/module-graph/1.4.0/mod.ts
-[WILDCARD]Caching module info for http://[WILDLINE]/@denotest/module-graph/1.4.0/other.ts
+[WILDCARD]Caching module info for http://127.0.0.1:4250/@denotest/module-graph/1.4.0/mod.ts
[WILDCARD]
Test { other: Other {} }
[WILDCARD]
diff --git a/tests/specs/jsr/module_graph2/main.out b/tests/specs/jsr/module_graph2/main.out
index 9f37a0382..ba2c06aaa 100644
--- a/tests/specs/jsr/module_graph2/main.out
+++ b/tests/specs/jsr/module_graph2/main.out
@@ -1,5 +1,4 @@
-[WILDCARD]Caching module info for http://[WILDLINE]/@denotest/module-graph2/1.4.0/mod.ts
-[WILDCARD]Caching module info for http://[WILDLINE]/@denotest/module-graph2/1.4.0/other.ts
+[WILDCARD]Caching module info for http://127.0.0.1:4250/@denotest/module-graph2/1.4.0/mod.ts
[WILDCARD]
Test { other: Other {} }
[WILDCARD]