diff --git a/bpmn-unit-tests/expected-to-pass/single-activity-tests/exclusive-gateway/your-age-schema.json b/bpmn-unit-tests/expected-to-pass/single-activity-tests/exclusive-gateway/your-age-schema.json new file mode 100644 index 00000000..3ba7b2f2 --- /dev/null +++ b/bpmn-unit-tests/expected-to-pass/single-activity-tests/exclusive-gateway/your-age-schema.json @@ -0,0 +1,6 @@ +{ + "title": "Your Age", + "description": "", + "properties": {}, + "required": [] +} \ No newline at end of file diff --git a/bpmn-unit-tests/expected-to-pass/single-activity-tests/exclusive-gateway/your-age-uischema.json b/bpmn-unit-tests/expected-to-pass/single-activity-tests/exclusive-gateway/your-age-uischema.json new file mode 100644 index 00000000..e8e87ab4 --- /dev/null +++ b/bpmn-unit-tests/expected-to-pass/single-activity-tests/exclusive-gateway/your-age-uischema.json @@ -0,0 +1,3 @@ +{ + "ui:order": [] +} \ No newline at end of file