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 2c86080 commit 6d458e6Copy full SHA for 6d458e6
tests/unit_tests/vomnibar_test.js
@@ -1,6 +1,6 @@
1
import { assert, context, setup, should, stub, teardown } from "../vendor/shoulda.js";
2
import * as shoulda from "../vendor/shoulda.js";
3
-import * as jsdom from "npm:jsdom";
+import * as jsdom from "jsdom";
4
import "../../tests/unit_tests/test_chrome_stubs.js";
5
import "../../background_scripts/completion.js";
6
import { Vomnibar } from "../../pages/vomnibar.js";
0 commit comments