From 8754a01d43782654c3d32945f6d58f7a40c01b69 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Sun, 14 Jul 2024 13:22:43 -0400 Subject: fix(init): use bare specifier for `jsr:@std/assert` (#24581) Closes #24580 --- tests/specs/init/lib/test.out | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/specs/init') diff --git a/tests/specs/init/lib/test.out b/tests/specs/init/lib/test.out index 0b225a52b..b4f9823a9 100644 --- a/tests/specs/init/lib/test.out +++ b/tests/specs/init/lib/test.out @@ -1,10 +1,10 @@ Download http://127.0.0.1:4250/@std/assert/meta.json -Download http://127.0.0.1:4250/@std/assert/0.220.1_meta.json +Download http://127.0.0.1:4250/@std/assert/1.0.0_meta.json [UNORDERED_START] -Download http://127.0.0.1:4250/@std/assert/0.220.1/mod.ts -Download http://127.0.0.1:4250/@std/assert/0.220.1/assert_equals.ts -Download http://127.0.0.1:4250/@std/assert/0.220.1/assert.ts -Download http://127.0.0.1:4250/@std/assert/0.220.1/fail.ts +Download http://127.0.0.1:4250/@std/assert/1.0.0/mod.ts +Download http://127.0.0.1:4250/@std/assert/1.0.0/assert_equals.ts +Download http://127.0.0.1:4250/@std/assert/1.0.0/assert.ts +Download http://127.0.0.1:4250/@std/assert/1.0.0/fail.ts [UNORDERED_END] Check file:///[WILDLINE]/mod_test.ts running 1 test from ./mod_test.ts -- cgit v1.2.3