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