Skip to content

Commit 515b7f5

Browse files
author
Alan Christie
committed
test: Disable unit test
1 parent a5113f3 commit 515b7f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_workflow_engine_examples.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ def test_workflow_engine_simple_python_molprops_with_options(basic_engine):
399399
assert project_file_exists(output_file_2)
400400

401401

402+
@pytest.mark.skip(reason="Relies on files in instance directories")
402403
def test_workflow_engine_simple_python_split_combine(basic_engine):
403404
# Arrange
404405
md, da = basic_engine

0 commit comments

Comments
 (0)