We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d55463 commit 2f1debfCopy full SHA for 2f1debf
e2e-tests/04-cache-test.py
@@ -16,7 +16,7 @@
16
17
# Add parent directory to path to allow importing common test utilities
18
sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
19
-from tests.test_base import SemanticRouterTestBase
+from test_base import SemanticRouterTestBase
20
21
# Constants
22
ENVOY_URL = "http://localhost:8801"
0 commit comments