fix(webui): package-qualify webui_testclient import across test suite (Closes #682)

This commit is contained in:
2026-07-24 18:18:10 -04:00
parent 5deb66c7f6
commit c74b8da400
19 changed files with 44 additions and 38 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ from pathlib import Path
sys.path.insert(0, str(Path(__file__).resolve().parent.parent))
from webui_testclient import TestClient
from tests.webui_testclient import TestClient
import control_plane_db
from canonical_thread_handoff import (