Skip to content

Commit 5287640

Browse files
committed
??? fix pytest
1 parent 74127a7 commit 5287640

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

tests/test_OMCPath.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,6 @@ def test_OMCPath_OMCProcessDocker():
4343
del om
4444

4545

46-
@skip_python_older_312
47-
def test_OMCPath_local():
48-
om = OMPython.OMCProcessLocal()
49-
50-
_run_OMCPath_checks(om)
51-
52-
del om
53-
54-
5546
@pytest.mark.skip(reason="Not able to run WSL on github")
5647
@skip_python_older_312
5748
def test_OMCPath_OMCProcessWSL():

0 commit comments

Comments
 (0)