Skip to content

Commit

Permalink
chore: verify DI extension
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac committed Jan 18, 2024
1 parent 18f407c commit 3c422f1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion DMN/test/source.dmn
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,12 @@
<dmndi:DMNShape id="DMNShape_1a0wixn" dmnElementRef="InputData_1">
<dc:Bounds height="45" width="125" x="187" y="337" />
</dmndi:DMNShape>
<dmndi:DMNEdge id="DMNEdge_1r1zmhs" dmnElementRef="InformationRequirement_1mk58yo">
<dmndi:DMNEdge id="DMNEdge_1r1zmhs" dmnElementRef="InformationRequirement_1mk58yo" modeler:customAttribute="content">
<di:extension>
<modeler:extension>with content</modeler:extension>
<modeler:extension>with content</modeler:extension>
<modeler:extension>with content</modeler:extension>
</di:extension>
<di:waypoint x="250" y="337" />
<di:waypoint x="250" y="200" />
<di:waypoint x="250" y="180" />
Expand Down

0 comments on commit 3c422f1

Please sign in to comment.