forked from phoenix/litellm-mirror
test(test_users.py): skip flaky circle ci test
This commit is contained in:
parent
37795c0d92
commit
b9f222f8fb
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ async def test_user_update():
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.skip(reason="Flaky test on circle ci ci/cd.")
|
||||||
@pytest.mark.asyncio
|
@pytest.mark.asyncio
|
||||||
async def test_users_budgets_reset():
|
async def test_users_budgets_reset():
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue