We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b643e commit eecbad8Copy full SHA for eecbad8
deps/testing.ts
@@ -1,2 +1,2 @@
1
-export * from "https://deno.land/std@0.219.1/testing/asserts.ts";
2
-export * from "https://deno.land/std@0.219.1/testing/snapshot.ts";
+export * from "https://deno.land/std@0.220.0/testing/asserts.ts";
+export * from "https://deno.land/std@0.220.0/testing/snapshot.ts";
0 commit comments