mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +00:00
11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"test_case_1": {
|
|
"tasks": {
|
|
"Script_Task_Process:Script_Task": {
|
|
"data": [{ "x": 1200 }]
|
|
}
|
|
},
|
|
"expected_output_json": { "x": 10 }
|
|
}
|
|
}
|