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 93e923d commit 0344d8eCopy full SHA for 0344d8e
1 file changed
tests/e2e/servers.spec.ts
@@ -26,7 +26,6 @@ const DYNAMIC_MASKS: Record<string, string[]> = {
26
"#info-uptime", // System uptime
27
],
28
threejs: ["#threejs-canvas", ".threejs-container"], // 3D render canvas (dynamic animation)
29
- transcript: ["#timer"], // Timer display (dynamic when recording)
30
"wiki-explorer": ["#graph"], // Force-directed graph (dynamic layout)
31
};
32
0 commit comments