mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
flake8 fix
This commit is contained in:
@@ -209,6 +209,7 @@ class TestIsWorkflowDone():
|
||||
assert g.is_workflow_done() is True
|
||||
assert g.has_workflow_failed() is True
|
||||
|
||||
|
||||
class TestHasWorkflowFailed():
|
||||
@pytest.fixture
|
||||
def WorkflowNodeClass(self):
|
||||
|
||||
Reference in New Issue
Block a user