mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 04:31:21 -03:30
add webhook fields to workflow unit test mock
This commit is contained in:
parent
e8e3a601b2
commit
41ba5c0968
@ -149,6 +149,8 @@ describe('Controller: WorkflowAdd', () => {
|
||||
labels: undefined,
|
||||
variables: undefined,
|
||||
allow_simultaneous: undefined,
|
||||
webhook_service: '',
|
||||
webhook_credential: null,
|
||||
ask_inventory_on_launch: false,
|
||||
ask_variables_on_launch: false,
|
||||
ask_limit_on_launch: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user