add webhook fields to workflow unit test mock

This commit is contained in:
Jake McDermott 2019-09-10 15:37:13 -04:00 committed by Jeff Bradberry
parent e8e3a601b2
commit 41ba5c0968

View File

@ -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,