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 3b007fe commit 2fdbca3Copy full SHA for 2fdbca3
test.ts
@@ -1,7 +1,7 @@
1
import {
2
assertEquals,
3
assertThrows,
4
-} from "https://deno.land/std@0.204.0/testing/asserts.ts";
+} from "https://deno.land/std@0.224.0/testing/asserts.ts";
5
6
import { fibonacci, fibonacciSequence } from "./mod.ts";
7
0 commit comments