forked from phoenix/litellm-mirror
fix test
This commit is contained in:
parent
56489ad9cc
commit
fa26d3f96f
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,8 @@ async def test_router_free_paid_tier():
|
|||
},
|
||||
"model_info": {"id": "very-expensive-model"},
|
||||
},
|
||||
]
|
||||
],
|
||||
enable_tag_filtering=True,
|
||||
)
|
||||
|
||||
for _ in range(5):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue