diff --git a/tests/test_users.py b/tests/test_users.py index a6ec9fcc5..1a5a7c86b 100644 --- a/tests/test_users.py +++ b/tests/test_users.py @@ -105,6 +105,7 @@ async def test_user_update(): pass +@pytest.mark.skip(reason="Flaky test on circle ci ci/cd.") @pytest.mark.asyncio async def test_users_budgets_reset(): """