Skip to content

Commit

Permalink
[CI] removed Xfail in test_telemac.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsail committed Mar 21, 2024
1 parent bb8e60f commit a34e0fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_telemac.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def telemac(tmpdir, dic):
return False


@pytest.mark.xfail
@pytest.mark.telemac
@pytest.mark.parametrize("case", [case0, case1, case2, case3])
def test_answer(tmpdir, case):
Expand Down

0 comments on commit a34e0fa

Please sign in to comment.