Refresh CTO WebUI audit eval proof

This commit is contained in:
Svrnty
2026-05-25 13:21:01 -04:00
parent cf3d10f8b9
commit e5040db9bc
4 changed files with 28 additions and 25 deletions
+1
View File
@@ -163,6 +163,7 @@ def build_report(output: Path) -> dict[str, Any]:
"tests/test_cto_webui_journal_e2e.py",
"tests/test_cto_browser_e2e.py",
"tests/test_cancel_interrupt.py",
"tests/test_approval_queue.py",
],
cwd=WEBUI_ROOT,
timeout=180,