Skip to content

Commit 62503c0

Browse files
committed
Benchmark test_grdimage_grid_and_shading_with_xarray
1 parent 8a2d6ff commit 62503c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pygmt/tests/test_grdimage.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ def test_grdimage_shading_xarray(grid, shading):
131131
return fig_ref, fig_test
132132

133133

134+
@pytest.mark.benchmark
134135
@check_figures_equal()
135136
def test_grdimage_grid_and_shading_with_xarray(grid, xrgrid):
136137
"""

0 commit comments

Comments
 (0)