Loading tests/utc/test_rosl_roslu.py +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ from pythermogis.workflow.utc.configuration import UTCConfiguration from pythermogis.workflow.utc.utc import run_utc_workflow # @pytest.mark.skip(reason="Takes too long, and results should be checked manually") @pytest.mark.skip(reason="Takes too long, and results should be checked manually") def test_rosl_roslu(): """ Integration test that runs the whole ROSL_ROSLU aquifer. Loading Loading
tests/utc/test_rosl_roslu.py +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ from pythermogis.workflow.utc.configuration import UTCConfiguration from pythermogis.workflow.utc.utc import run_utc_workflow # @pytest.mark.skip(reason="Takes too long, and results should be checked manually") @pytest.mark.skip(reason="Takes too long, and results should be checked manually") def test_rosl_roslu(): """ Integration test that runs the whole ROSL_ROSLU aquifer. Loading