Skip to content

Commit

Permalink
Benchmark test_meca_spec_multiple_focalmecha
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 committed Dec 25, 2023
1 parent efc152e commit 93effdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygmt/tests/test_meca.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def test_meca_spec_single_focalmecha_file():
)
return fig


@pytest.mark.benchmark
@pytest.mark.mpl_image_compare(filename="test_meca_spec_multiple_focalmecha.png")
@pytest.mark.parametrize(
"inputtype", ["dict_mecha", "dict_mecha_mixed", "dataframe", "array2d"]
Expand Down

0 comments on commit 93effdd

Please sign in to comment.