test(web): align overview parity with workflow canvas

This commit is contained in:
Hermes Team 2026-08-26 08:39:05 +07:00
parent 83233c891e
commit 32bf2c9ac6

View file

@ -130,7 +130,7 @@ def test_web_client_html_and_js_7_views_parity():
# Overview view elements
assert "renderOverviewView" in app_js
assert "overview-route-diagram" in index_html
assert "workflow-canvas" in index_html
# Analytics view elements
assert "analytics-total-calls" in index_html