diff --git a/litellm/tests/test_proxy_routes.py b/litellm/tests/test_proxy_routes.py index 677eb02d3a..03f112a5e2 100644 --- a/litellm/tests/test_proxy_routes.py +++ b/litellm/tests/test_proxy_routes.py @@ -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", [