diff --git a/lib/matplotlib/tests/test_axes.py b/lib/matplotlib/tests/test_axes.py index 2211962cdf01..a885afe70c91 100644 --- a/lib/matplotlib/tests/test_axes.py +++ b/lib/matplotlib/tests/test_axes.py @@ -1372,7 +1372,7 @@ def test_markevery_line(): ax.legend() -@image_comparison(['markevery_linear_scales'], remove_text=True) +@image_comparison(['markevery_linear_scales'], remove_text=True, tol=0.001) def test_markevery_linear_scales(): cases = [None, 8,