(ci/cd) fix test_proxy_load_test_db

This commit is contained in:
ishaan-jaff 2024-02-28 18:02:32 -08:00
parent 2ecb649302
commit 928f7f8fe1

View file

@ -1687,7 +1687,7 @@ async def track_cost_callback_helper_fn(generated_key: str, user_id: str):
)
# @pytest.mark.skip(reason="High traffic load test for spend tracking")
@pytest.mark.skip(reason="High traffic load test for spend tracking")
@pytest.mark.asyncio
async def test_proxy_load_test_db(prisma_client):
"""