Skip to content

Commit

Permalink
Benchmark test_grdimage_image_dataarray
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 committed Dec 25, 2023
1 parent df0c335 commit efc152e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pygmt/tests/test_grdimage_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def test_grdimage_image():
return fig


@pytest.mark.benchmark
@pytest.mark.mpl_image_compare(filename="test_grdimage_image.png")
def test_grdimage_image_dataarray(xr_image):
"""
Expand Down

0 comments on commit efc152e

Please sign in to comment.