From cfc1eeb3c36ebaec48218402b1b9d0a40d883168 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Tue, 30 Apr 2024 22:04:20 -0700 Subject: [PATCH] test(test_router_fallbacks.py): rename test to run earlier --- litellm/tests/test_router_fallbacks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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