--- a/tests/test_config.py
+++ b/tests/test_config.py
@@ -35,7 +35,6 @@
 
 @pytest.mark.image
 @pytest.mark.text
-@pytest.mark.flaky(reruns=1, condition=platform.python_implementation().startswith("PyPy"))
 @pytest.mark.parametrize("show_text", [False, True])
 @pytest.mark.parametrize("name", util_test.quad_as_tri_names())
 def test_config_filled_quad_as_tri(show_text: bool, name: str) -> None:
