mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 05:38:06 +00:00
User: admin@spiffworkflow.org added process model file bpmn-unit-tests/expected-to-pass/single-activity-tests/service-task/test_service_task.json
This commit is contained in:
parent
55a85cb02c
commit
b8e775b4ce
@ -0,0 +1,10 @@
|
||||
{
|
||||
"test_case_1": {
|
||||
"tasks": {
|
||||
"Service_Task_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