From fe205c70f3746e7f20057a98bd5aeb033f606389 Mon Sep 17 00:00:00 2001 From: demo Date: Fri, 21 Oct 2022 14:05:58 +0000 Subject: [PATCH] User: natalia clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn --- .../cc-invoice-approval-process-v2.bpmn | 2 +- service-tests/aws-query/workflow.json | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 service-tests/aws-query/workflow.json diff --git a/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn b/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn index 2787dc36..23e6ace9 100644 --- a/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn +++ b/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn @@ -276,7 +276,7 @@ Please fix. - + diff --git a/service-tests/aws-query/workflow.json b/service-tests/aws-query/workflow.json new file mode 100644 index 00000000..91a35e05 --- /dev/null +++ b/service-tests/aws-query/workflow.json @@ -0,0 +1,13 @@ +{ + "description": "AWS Query", + "display_name": "AWS Query", + "display_order": 2, + "exception_notification_addresses": [], + "fault_or_suspend_on_exception": "fault", + "files": [], + "id": "aws-query", + "is_review": false, + "primary_file_name": null, + "primary_process_id": null, + "process_group_id": "service-tests" +} \ No newline at end of file