Skip to content

Commit

Permalink
Merge pull request #151 from jmccreight/bug_rename_issues
Browse files Browse the repository at this point in the history
xfail prms_to_mf6 for now, logos
  • Loading branch information
jmccreight authored Apr 27, 2023
2 parents 012d9a9 + ca57132 commit f623e5c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autotest/test_prms_to_mf6.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ def lateral_flow_ans_ds(domain):
return ds


# When we can point at modflow6 develop we'll un-xfail this
@pytest.mark.xfail
@pytest.mark.parametrize("bc_binary_files", [True, False])
@pytest.mark.parametrize("bc_flows_combine", [True, False])
def test_mmr_to_mf6(domain, tmp_path, bc_binary_files, bc_flows_combine):
Expand Down
Binary file modified doc/_static/logo.ico
Binary file not shown.
Binary file modified doc/_static/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f623e5c

Please sign in to comment.