test provider budgets

This commit is contained in:
Ishaan Jaff 2024-11-19 20:49:53 -08:00
parent 4ac046c592
commit 5ba79e986b

View file

@ -138,6 +138,8 @@ async def test_provider_budgets_e2e_test_expect_to_fail():
await asyncio.sleep(0.5)
# Verify the error is related to budget exceeded
assert "Exceeded budget for provider" in str(exc_info.value)
def test_get_ttl_seconds():
"""