Fix UT

Fix broken UT A&AI removed fields we did not use but had in our mapping
test file

Issue-ID: SO-995

Change-Id: I66539802a489395ea68cca709d73fe8b92144543
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
diff --git a/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/ServiceInstanceAAIInput.json b/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/ServiceInstanceAAIInput.json
index 8cf6f6c..6035c26 100644
--- a/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/ServiceInstanceAAIInput.json
+++ b/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/ServiceInstanceAAIInput.json
@@ -9,12 +9,7 @@
 	"modelVersionId": null,
 	"personaModelVersion": null,
 	"widgetModelId": null,
-	"widgetModelVersion": null,
-	"bandwidthTotal": "bandwidthTotal",
-	"bandwidthUpWan1": "bandwidthUpWan1",
-	"bandwidthDownWan1": "bandwidthDownWan1",
-	"bandwidthUpWan2": "bandwidthUpWan2",
-	"bandwidthDownWan2": "bandwidthDownWan2",
+	"widgetModelVersion": null,	
 	"vhnPortalUrl": "vhnPortalUrl",
 	"serviceInstanceLocationId": "serviceInstanceLocId",
 	"resourceVersion": null,