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