ci cd run again

This commit is contained in:
Ishaan Jaff 2024-07-30 20:03:24 -07:00
parent a6122ac293
commit 4ed303f936

View file

@ -81,7 +81,7 @@ def test_is_llm_api_route(route: str, expected: bool):
assert is_llm_api_route(route) == expected
# Test case for routes that are similar but should return False
# Test-case for routes that are similar but should return False
@pytest.mark.parametrize(
"route",
[