Skip to content

Commit 902b586

Browse files
committed
re-established test
1 parent c492ea8 commit 902b586

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/wfchef/test_wfchef.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
class TestWfChef:
2727

2828
@pytest.mark.unit
29-
@pytest.mark.skip
29+
# @pytest.mark.skip
3030
def test_recipe_management_functions(self) -> None:
3131
"""
3232
Just calling the create_recipe function from chef.py directly (i.e., bypassing main())

0 commit comments

Comments
 (0)