From 8672a7536cca1cd826e880cb3d31c36a90d66ab8 Mon Sep 17 00:00:00 2001 From: Lathish Date: Mon, 10 Jun 2019 13:43:55 +0000 Subject: Fixed incorrect error message Issue-ID: APPC-1623 Change-Id: Ib6c58be5e5ddb41c39788208238234335f72e7ea Signed-off-by: Lathish --- .../provider/src/main/resources/json/APPC/APPC_Generic_Configure.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appc-directed-graph/appc-dgraph/provider/src/main/resources') diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_Generic_Configure.json b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_Generic_Configure.json index 8e81e79a2..5b61e5610 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_Generic_Configure.json +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_Generic_Configure.json @@ -625,7 +625,7 @@ "id": "48ba7f7f.85a5e", "type": "returnFailure", "name": "return failure", - "xml": "\n\t\n\t\n\t", + "xml": "\n\t\n\t\n\t", "comments": "", "x": 1015.2776794433594, "y": 140.7142333984375, -- cgit 1.2.3-korg