mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 22:48:02 -03:30
flake8 fix
This commit is contained in:
parent
1a85fcd2d5
commit
281345dd67
@ -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):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user