diff --git a/bin/tests/system/fetchlimit/tests_sh_fetchlimit.py b/bin/tests/system/fetchlimit/tests_sh_fetchlimit.py index 23076980b5..dd1dcb0762 100644 --- a/bin/tests/system/fetchlimit/tests_sh_fetchlimit.py +++ b/bin/tests/system/fetchlimit/tests_sh_fetchlimit.py @@ -23,6 +23,5 @@ pytestmark = pytest.mark.extra_artifacts( ) -@pytest.mark.flaky(max_runs=3) def test_fetchlimit(run_tests_sh): run_tests_sh()