(fix) test_normal_router_tpm_limit
This commit is contained in:
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
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user