Skip to content

Commit

Permalink
Remove xfail pytestmark
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-el committed Feb 28, 2024
1 parent 1baf77a commit 3a33925
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_ri_wellmod.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
import pytest
from subscript.ri_wellmod import ri_wellmod

pytestmark = pytest.mark.xfail()

SCRIPTNAME = "ri_wellmod"
DATAPATH = Path(__file__).parent / "testdata_ri_wellmod"
RI_DEV = "/project/res/bin/resinsightdev"
Expand Down

0 comments on commit 3a33925

Please sign in to comment.