diff --git a/litellm/tests/test_router_fallbacks.py b/litellm/tests/test_router_fallbacks.py index 6361f1a49ee..a652403778c 100644 --- a/litellm/tests/test_router_fallbacks.py +++ b/litellm/tests/test_router_fallbacks.py @@ -752,7 +752,7 @@ async def test_async_fallbacks_max_retries_per_request(): router.reset() -def test_usage_based_routing_fallbacks(): +def test_ausage_based_routing_fallbacks(): try: # [Prod Test] # IT tests Usage Based Routing with fallbacks