mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
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
Reference in a new issue