User: admin@spiffworkflow.org clicked save for bpmn-unit-tests/expected-to-pass/user-task/user-task.bpmn

This commit is contained in:
sartography-automated-committer 2023-05-24 12:28:21 +00:00
parent cde567ac37
commit 30088f6334
2 changed files with 3 additions and 3 deletions

View File

@ -7,5 +7,5 @@
"files": [],
"metadata_extraction_paths": null,
"primary_file_name": "user-task.bpmn",
"primary_process_id": "Unit_Test_User_Task"
"primary_process_id": "User_Task"
}

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:process id="Unit_Test_User_Task" name="Unit Test User Task" isExecutable="true">
<bpmn:process id="User_Task" name="User Task" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_0a751jt</bpmn:outgoing>
</bpmn:startEvent>
@ -26,7 +26,7 @@ Your name is {{name}}</spiffworkflow:instructionsForEndUser>
<bpmn:sequenceFlow id="Flow_1sw001j" sourceRef="Activity_11qocaa" targetRef="Event_1bgornj" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Unit_Test_User_Task">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="User_Task">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape>