Skip to content

Commit 0344d8e

Browse files
committed
test: remove transcript timer mask (no longer dynamic)
1 parent 93e923d commit 0344d8e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/e2e/servers.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ const DYNAMIC_MASKS: Record<string, string[]> = {
2626
"#info-uptime", // System uptime
2727
],
2828
threejs: ["#threejs-canvas", ".threejs-container"], // 3D render canvas (dynamic animation)
29-
transcript: ["#timer"], // Timer display (dynamic when recording)
3029
"wiki-explorer": ["#graph"], // Force-directed graph (dynamic layout)
3130
};
3231

0 commit comments

Comments
 (0)