mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 18:21:03 -03:30
add webhook fields to workflow unit test mock
This commit is contained in:
committed by
Jeff Bradberry
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,
|
||||
|
||||
Reference in New Issue
Block a user