sample-process-models/misc/qa/forms/test-radio-button-2/test_test-radio-button-2.json

18 lines
422 B
JSON
Raw Normal View History

2024-07-15 10:51:00 -04:00
{
"test_case_for_process_instance_3911": {
"expected_output_json": {
"my_number": 3,
"schoolyear": 10
},
"tasks": {
"test-radio-button-2:Activity_1mqkuhb": {
"data": [
{
"my_number": 3,
"schoolyear": 10
}
]
}
}
}
}