mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-27 02:28:09 +00:00
(fix) test_normal_router_tpm_limit
This commit is contained in:
committed by
Krrish Dholakia
parent
6ea17be098
commit
f2070d025e
@@ -379,6 +379,7 @@ async def test_normal_router_tpm_limit():
|
||||
)
|
||||
|
||||
except Exception as e:
|
||||
print("Exception on test_normal_router_tpm_limit", e)
|
||||
assert e.status_code == 429
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user