User: admin@spiffworkflow.org clicked save for bpmn-unit-tests/expected-to-pass/service-task/test_service_task.json

This commit is contained in:
sartography-automated-committer 2023-05-24 17:24:58 +00:00
parent adec9183a8
commit 6842869ae2

View File

@ -1,6 +1,9 @@
{
"test_case_1": {
"tasks": {
"get_waku_user_id": {
"data": [{"waku_user_id": "NOT_REAL_ID"}]
},
"ServiceTaskProcess:service_task_one": {
"data": [{ "the_result": "result_from_service" }]
}