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(): """