Skip to content

Commit

Permalink
Add the missing mpl_image_compare mark to test_plot_dataframe_incols (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman authored Dec 30, 2022
1 parent 1bf0c2b commit 6072b00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pygmt/tests/test_plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ def test_plot_shapefile():
return fig


@pytest.mark.mpl_image_compare
def test_plot_dataframe_incols():
"""
Make sure that the incols parameter works for pandas.DataFrame.
Expand Down

0 comments on commit 6072b00

Please sign in to comment.