mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
ci cd run again
This commit is contained in:
parent
a6122ac293
commit
4ed303f936
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue