From 60f89faf1c706e456df2ad69e9ac4ca90ba9257b Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Sat, 30 Mar 2024 21:40:43 -0700 Subject: [PATCH] test: cleanup --- tests/test_users.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_users.py b/tests/test_users.py index a644f8761..a73d7163e 100644 --- a/tests/test_users.py +++ b/tests/test_users.py @@ -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(): """