mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
test(test_router_fallbacks.py): rename test to run earlier
This commit is contained in:
parent
e506e71cb9
commit
cfc1eeb3c3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue