forked from phoenix/litellm-mirror
test fix test_multiple_deployments_sync
This commit is contained in:
parent
b54bbf510e
commit
ae41c0df82
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ kwargs = {
|
|||
}
|
||||
|
||||
|
||||
@pytest.mark.flaky(retries=3, delay=1)
|
||||
def test_multiple_deployments_sync():
|
||||
import concurrent
|
||||
import time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue