Skip to content

Commit

Permalink
chore: mark slow model splitter test
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Jan 20, 2025
1 parent ef5ca6a commit 5e44cea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autotest/test_model_splitter.py
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,7 @@ def test_unstructured_complex_disu(function_tmpdir):
raise AssertionError("Reconstructed head results outside of tolerance")


@pytest.mark.slow
@requires_exe("mf6")
@requires_pkg("pymetis", "scipy")
def test_multi_model(function_tmpdir):
Expand Down

0 comments on commit 5e44cea

Please sign in to comment.