Skip to content

Commit

Permalink
Update test_mesh.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kinnala authored Dec 15, 2022
1 parent f02be67 commit 6e71e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_mesh.py
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ def test_saveload_cycle_vtk(m):
('.vtk', {}),
#('.xdmf', {}),
('.vtu', {}),
('.med', {}),
#('.med', {}),
]
)
@pytest.mark.parametrize(
Expand Down

0 comments on commit 6e71e8e

Please sign in to comment.