mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-22 08:43:36 -05:00
Fixes unit test failure after adding ui support for extra var prompting on workflows
This commit is contained in:
@@ -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
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user