forked from phoenix/litellm-mirror
test: cleanup
This commit is contained in:
parent
3b8e7241b4
commit
60f89faf1c
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