mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 21:28:05 +00:00
User: admin@spiffworkflow.org clicked save for bpmn-unit-tests/expected-to-pass/single-activity-tests/script-task/test_script_task.json
This commit is contained in:
parent
5e4f01d305
commit
2fdb139eb7
@ -2,9 +2,9 @@
|
||||
"test_case_1": {
|
||||
"tasks": {
|
||||
"Script_Task_Process:Script_Task": {
|
||||
"data": [{ "x": "10" }]
|
||||
"data": [{ "x": 1200 }]
|
||||
}
|
||||
},
|
||||
"expected_output_json": { "x": "10" }
|
||||
"expected_output_json": { "x": 10 }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user