adjust UI unit tests again

bump migration

bump migration again
This commit is contained in:
AlanCoding
2019-08-22 09:36:36 -04:00
parent 1406ea3026
commit 291528d823
2 changed files with 3 additions and 1 deletions

View File

@@ -151,6 +151,8 @@ describe('Controller: WorkflowAdd', () => {
allow_simultaneous: undefined,
ask_inventory_on_launch: false,
ask_variables_on_launch: false,
ask_limit_on_launch: false,
ask_scm_branch_on_launch: false,
extra_vars: undefined
});
});