Skip to content

Commit d7269ad

Browse files
author
Alan Christie
committed
test: Re-enabled skipped test
1 parent b5327b9 commit d7269ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_workflow_engine_examples.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ def test_workflow_engine_example_smiles_to_file(basic_engine):
204204
assert project_file_exists(output_file)
205205

206206

207-
@pytest.mark.skip(reason="The engine does not currently create the required variables")
208207
def test_workflow_engine_shortcut_example_1(basic_engine):
209208
# Arrange
210209
da, md = basic_engine

0 commit comments

Comments
 (0)