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 d82ad67 commit 7e8b339Copy full SHA for 7e8b339
1 file changed
tests/src/end-to-end/multicolumn/multicolumn.test.ts
@@ -1,5 +1,5 @@
1
import { test } from "../../setup/setupScript.js";
2
-import { BULLET_LIST_SELECTOR, MULTI_COLUMN_URL } from "../../utils/const.js";
+import { MULTI_COLUMN_URL } from "../../utils/const.js";
3
import { compareDocToSnapshot, focusOnEditor } from "../../utils/editor.js";
4
5
test.describe.configure({ mode: "serial" });
0 commit comments