mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 10:27:37 -02:30
Fixed broken wfjt save test
This commit is contained in:
@@ -145,7 +145,8 @@ describe('Controller: WorkflowAdd', () => {
|
|||||||
labels: undefined,
|
labels: undefined,
|
||||||
organization: undefined,
|
organization: undefined,
|
||||||
variables: undefined,
|
variables: undefined,
|
||||||
extra_vars: undefined
|
extra_vars: undefined,
|
||||||
|
allow_simultaneous: undefined
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user