test: cleanup
This commit is contained in:
parent
d4dd6d0cdc
commit
a1365f6035
@ -167,6 +167,7 @@ async def chat_completion_streaming(session, key, model="gpt-4"):
|
||||
continue
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Global proxy now tracked via `/global/spend/logs`")
|
||||
@pytest.mark.asyncio
|
||||
async def test_global_proxy_budget_update():
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user