Skip to content

Commit

Permalink
test: mark swf test developmode (#1829)
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli authored May 20, 2024
1 parent ccdb175 commit b7b8d20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autotest/test_swf_dfw_loop.py
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,7 @@ def check_output(idx, test):
return


@pytest.mark.developmode
@pytest.mark.parametrize("idx, name", enumerate(cases))
def test_mf6model(idx, name, function_tmpdir, targets):
test = TestFramework(
Expand Down

0 comments on commit b7b8d20

Please sign in to comment.