Skip to content

Commit fc6b6c4

Browse files
nikkuBuckwich
andauthored
Update test/fixtures/zeebe/read-write.hierarchical.bpmn
Co-authored-by: Simon <simon.steinruecken@camunda.com>
1 parent 5b75352 commit fc6b6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/zeebe/read-write.hierarchical.bpmn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<bpmn:serviceTask id="ValidateApprovedTask" name="Validate Approved">
55
<bpmn:extensionElements>
66
<zeebe:ioMapping>
7-
<zeebe:input source="application.approved" target="localApproved" />
7+
<zeebe:input source="=application.approved" target="localApproved" />
88
<zeebe:output source="=localApproved" target="application.approved" />
99
</zeebe:ioMapping>
1010
</bpmn:extensionElements>

0 commit comments

Comments
 (0)