bpmn-io / dmn-testing-plugin

Camunda Modeler plugin that allows testing of a DMN decision.
MIT License
18 stars 5 forks source link

fix(input-variable-helper): correctly handle missing input #13

Closed barmac closed 3 years ago

barmac commented 3 years ago

Which issue does this PR address?

This fixes an error if you remove all inputs from a decision.

Definition of Done