Skip to content
Snippets Groups Projects
Unverified Commit 2852a7c7 authored by Siraj R Aizlewood's avatar Siraj R Aizlewood
Browse files

Removed debugging test.

parent 61654091
Branches
Tags
No related merge requests found
......@@ -498,9 +498,6 @@ class TestRouteLayer:
layer_config.routes[0].llm.name == "fake-model-v1"
), "LLM instance should have the 'name' attribute set correctly"
def debug_test():
assert 1 == 0
def test_config(self, openai_encoder, routes, index_cls):
os.environ["OPENAI_API_KEY"] = "test_api_key"
route_layer = RouteLayer(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment