mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +00:00
10 lines
180 B
JSON
10 lines
180 B
JSON
{
|
|
"test_case_one": {
|
|
"tasks": {
|
|
"Parallel_Gateway_Process:Script_Task": {
|
|
"data": [{}]
|
|
}
|
|
},
|
|
"expected_output_json": {"x": 3, "z": 2, "y": 1}
|
|
}
|
|
} |