From 11c54a7d15052f290661f8d5d47c86c1e545deaa Mon Sep 17 00:00:00 2001 From: "Kuleshov, Elena" Date: Fri, 24 Jul 2020 13:51:12 -0400 Subject: Cleanup unit tests Remove references to systems no longer part of ONAP Issue-ID: SO-3096 Signed-off-by: Benjamin, Max (mb388a) Change-Id: I31f8975e230b04d58ef3c36f198f1cafa508c5b7 --- .../resources/OrchestrationRequest/getRequestProcessingDataArray.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mso-api-handlers/mso-api-handler-infra/src/test/resources/OrchestrationRequest/getRequestProcessingDataArray.json') diff --git a/mso-api-handlers/mso-api-handler-infra/src/test/resources/OrchestrationRequest/getRequestProcessingDataArray.json b/mso-api-handlers/mso-api-handler-infra/src/test/resources/OrchestrationRequest/getRequestProcessingDataArray.json index c746020e7f..c3554c86a5 100644 --- a/mso-api-handlers/mso-api-handler-infra/src/test/resources/OrchestrationRequest/getRequestProcessingDataArray.json +++ b/mso-api-handlers/mso-api-handler-infra/src/test/resources/OrchestrationRequest/getRequestProcessingDataArray.json @@ -3,6 +3,5 @@ "soRequestId": "00032ab7-na18-42e5-965d-8ea592502018", "groupingId": "7d2e8c07-4d10-456d-bddc-37abf38ca714", "name": "requestAction", - "value": "assign", - "tag": "pincFabricConfigRequest" + "value": "assign" }] -- cgit 1.2.3-korg