Squashed 'bpmn-js-spiffworkflow/' changes from 24c2cc360..09fa713bb
09fa713bb kill a few consoles git-subtree-dir: bpmn-js-spiffworkflow git-subtree-split: 09fa713bb0bb1b9d4f97684afc46bc3711e11770
This commit is contained in:
parent
25a1e84439
commit
101e036576
|
@ -35,7 +35,6 @@ describe('Business Rule Properties Panel', function () {
|
|||
|
||||
|
||||
const return_files = (event) => {
|
||||
console.log("Return Files called.")
|
||||
event.eventBus.fire('spiff.dmn_files.returned', {
|
||||
options: [
|
||||
{ label: 'Calculate Pizza Price', value: 'Decision_Pizza_Price' },
|
||||
|
|
Loading…
Reference in New Issue