diff --git a/tests/test_ri_wellmod.py b/tests/test_ri_wellmod.py index 27d2d3b4d..d20554700 100644 --- a/tests/test_ri_wellmod.py +++ b/tests/test_ri_wellmod.py @@ -9,7 +9,7 @@ SCRIPTNAME = "ri_wellmod" DATAPATH = Path(__file__).parent / "testdata_ri_wellmod" -RI_DEV = "/project/res/x86_64_RH_7/share/resinsight/jenkins_dev/ResInsight" +RI_DEV = "/project/res/bin/resinsightdev" try: # pylint: disable=unused-import