Fixed broken wfjt save test

This commit is contained in:
mabashian 2018-04-19 11:05:03 -04:00
parent 15b31c7abe
commit 783cca316e

View File

@ -145,7 +145,8 @@ describe('Controller: WorkflowAdd', () => {
labels: undefined,
organization: undefined,
variables: undefined,
extra_vars: undefined
extra_vars: undefined,
allow_simultaneous: undefined
});
});