forked from phoenix/litellm-mirror
test: cleanup
This commit is contained in:
parent
d4dd6d0cdc
commit
a1365f6035
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue