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
@@ -5,7 +5,7 @@ from __future__ import annotations
import os
import tempfile
import unittest
from webui_testclient import TestClient
from tests.webui_testclient import TestClient
import control_plane_db
from webui.analytics_loader import (