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 a127912 commit 860c0b8Copy full SHA for 860c0b8
frontend/src/ts/test/test-screenshot.ts
@@ -10,7 +10,7 @@ import { getHtmlByUserFlags } from "../controllers/user-flag-controller";
10
import * as Notifications from "../elements/notifications";
11
import { convertRemToPixels } from "../utils/numbers";
12
import * as TestState from "./test-state";
13
-import { qs } from "../utils/dom";
+import { qs, qsa } from "../utils/dom";
14
import { getTheme } from "../signals/theme";
15
16
let revealReplay = false;
0 commit comments