mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03:30
Fixes unit test failure after adding ui support for extra var prompting on workflows
This commit is contained in:
parent
0ce70c08bd
commit
01b4b47087
@ -148,6 +148,7 @@ describe('Controller: WorkflowAdd', () => {
|
||||
variables: undefined,
|
||||
allow_simultaneous: undefined,
|
||||
ask_inventory_on_launch: false,
|
||||
ask_variables_on_launch: false,
|
||||
extra_vars: undefined
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user