Skip to content

Commit 8e19723

Browse files
committed
Add mark.runfirst to test_image
1 parent 14d30df commit 8e19723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pygmt/tests/test_image.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
TEST_IMG = os.path.join(os.path.dirname(__file__), "baseline", "test_logo.png")
1212

1313

14+
@pytest.mark.runfirst
1415
@pytest.mark.mpl_image_compare
1516
def test_image():
1617
"Place images on map"

0 commit comments

Comments
 (0)