Skip to content

Commit

Permalink
test: showcase multiple issues on an element
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Aug 16, 2023
1 parent aac277b commit e6e40ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec/modeler/linting-cloud.bpmn
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</bpmn:serviceTask>
<bpmn:serviceTask id="ServiceTask_2" name="Bar">
<bpmn:extensionElements>
<zeebe:taskDefinition type="Foo" />
<zeebe:taskDefinition />
</bpmn:extensionElements>
<bpmn:incoming>Flow_1fo9xb9</bpmn:incoming>
<bpmn:incoming>Flow_192e6hp</bpmn:incoming>
Expand Down

0 comments on commit e6e40ee

Please sign in to comment.