возможно исправил ошибку таймера с vMix
This commit is contained in:
@@ -34,7 +34,7 @@ def test_build100_frontend_shortcut_edges_and_pending_press_are_guarded() -> Non
|
||||
assert 'if (!state.pendingShortcutSequenceRuns.has(sequence.id))' in APP_JS
|
||||
assert 'one stale/broken title must not prevent the remaining title' in APP_JS
|
||||
assert 'requestTimeoutMs = Math.min(60000' in APP_JS
|
||||
assert 'BUILD_VERSION = "2026.08.24.3"' in APP
|
||||
assert 'BUILD_VERSION = "2026.08.24.4"' in APP
|
||||
|
||||
|
||||
def test_build100_interactive_shortcut_is_single_command_acked_and_continues_after_failure(tmp_path: Path) -> None:
|
||||
|
||||
Reference in New Issue
Block a user