Skip to content

Commit fc4d846

Browse files
Do not change test name
1 parent 7fd096b commit fc4d846

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pygmt/tests/test_subplot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def test_subplot_direct():
3838

3939

4040
@pytest.mark.mpl_image_compare
41-
def test_subplot_auto_label_margins_title():
41+
def test_subplot_autolabel_margins_title():
4242
"""
4343
Make subplot figure with automatic labels, setting some margins and a title.
4444
"""

0 commit comments

Comments
 (0)