We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 151559c + 4f7995f commit b7854daCopy full SHA for b7854da
deps/testing.ts
@@ -1,2 +1,2 @@
1
-export * from "https://deno.land/std@0.223.0/testing/asserts.ts";
2
-export * from "https://deno.land/std@0.223.0/testing/snapshot.ts";
+export * from "https://deno.land/std@0.224.0/testing/asserts.ts";
+export * from "https://deno.land/std@0.224.0/testing/snapshot.ts";
0 commit comments