Skip to content

Commit

Permalink
Update pygmt/tests/test_plot.py
Browse files Browse the repository at this point in the history
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
  • Loading branch information
yohaimagen and seisman committed Aug 25, 2021
1 parent 85e2a15 commit 74bd867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygmt/tests/test_plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ def test_plot_ogrgmt_file_multipoint_default_style():
@pytest.mark.mpl_image_compare
def test_plot_ogrgmt_file_multipoint_non_default_style():
"""
make sure that non defuslt style can be set.
Make sure that non-default style can be set for plotting OGR/GMT file.
"""
with GMTTempFile(suffix=".gmt") as tmpfile:
gmt_file = """# @VGMT1.0 @GPOINT
Expand Down

0 comments on commit 74bd867

Please sign in to comment.