mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +00:00
User: admin@spiffworkflow.org added process model file bpmn-unit-tests/expected-to-pass/single-activity-tests/sub-process-with-service-task/test_Sub_Process_with_Service_Task.json
This commit is contained in:
parent
5809367080
commit
946adfe7f3
@ -0,0 +1,10 @@
|
||||
{
|
||||
"test_case_1": {
|
||||
"tasks": {
|
||||
"Sub_Process_with_Service_Task:Sub_Process_Service_Task": {
|
||||
"data": [{ "the_result": "result_from_service" }]
|
||||
}
|
||||
},
|
||||
"expected_output_json": { "the_result": "result_from_service" }
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user