diff options
Diffstat (limited to 'src/test/resources/example/model-properties/modelBpmnPropWithGlobal.json')
-rw-r--r-- | src/test/resources/example/model-properties/modelBpmnPropWithGlobal.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test/resources/example/model-properties/modelBpmnPropWithGlobal.json b/src/test/resources/example/model-properties/modelBpmnPropWithGlobal.json index 3846f7cf..fba99c6f 100644 --- a/src/test/resources/example/model-properties/modelBpmnPropWithGlobal.json +++ b/src/test/resources/example/model-properties/modelBpmnPropWithGlobal.json @@ -165,7 +165,8 @@ "Failure_Exception": "Failure: Exception", "Failure": "Failure: Other", "Success": "Success" - } + }, + "targetResourceId": "resourceid" }, "shared": { "byService": { |