(fix) test_normal_router_tpm_limit

This commit is contained in:
ishaan-jaff
2024-02-06 13:17:57 -08:00
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