Skip to content

Commit

Permalink
test fix test_multiple_deployments_sync
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan-jaff committed Sep 19, 2024
1 parent b54bbf5 commit ae41c0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions litellm/tests/test_acooldowns_router.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
}


@pytest.mark.flaky(retries=3, delay=1)
def test_multiple_deployments_sync():
import concurrent
import time
Expand Down

0 comments on commit ae41c0d

Please sign in to comment.