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 d37188f commit f4bc9a7Copy full SHA for f4bc9a7
tests/smoke/engine/invalid-engine-in-project.test.ts
@@ -1,4 +1,4 @@
1
-import { assertRejects } from "https://deno.land/std/assert/assert_rejects.ts";
+import { assertRejects } from "testing/asserts";
2
import { quarto } from "../../../src/quarto.ts";
3
import { test } from "../../test.ts";
4
0 commit comments