test(fixtures): correct broken diagram

bpmn-moddle@6.0.3 is stricter during import
This commit is contained in:
Nico Rehwaldt 2020-04-01 21:33:52 +02:00
parent 008ac423ef
commit 36b2630adc
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<bpmn:process id="Process_1" isExecutable="false" />
<bpmn:process id="Process_2" isExecutable="false">
<bpmn:laneSet id="LaneSet">
<bpmn:lane name="Lane 1" id="Lane" />>
<bpmn:lane name="Lane 1" id="Lane" />
</bpmn:laneSet>
<bpmn:dataStoreReference id="DataStoreReference" />
</bpmn:process>