diff --git a/ultraplot/tests/test_plot.py b/ultraplot/tests/test_plot.py index 92025e872..bbcad6dbd 100644 --- a/ultraplot/tests/test_plot.py +++ b/ultraplot/tests/test_plot.py @@ -749,7 +749,6 @@ def test_sankey_basic(): assert getattr(diagram, "flows", None) is not None return fig - @pytest.mark.mpl_image_compare def test_sankey_layered_nodes_flows(): """