added extra space in upstreamBandwidthProfile field menlo-certification-pod-radisys sadis file as requried for BandwidthProfileUpdateTCPDt TC for ATT and DT

Change-Id: Ic060afd1df7f24639376df5ba3f6593ae6167e33
diff --git a/tests/data/menlo-certification-pod-radisys-gpon-sadis.json b/tests/data/menlo-certification-pod-radisys-gpon-sadis.json
index 8e35d6b..ef7e168 100644
--- a/tests/data/menlo-certification-pod-radisys-gpon-sadis.json
+++ b/tests/data/menlo-certification-pod-radisys-gpon-sadis.json
@@ -26,8 +26,8 @@
                 "ponCTag":41,
                 "ponSTag":44,
                 "technologyProfileId":64,
-                "upstreamBandwidthProfile":"User_Bandwidth1",
-                "downstreamBandwidthProfile":"User_Bandwidth2",
+                "upstreamBandwidthProfile": "User_Bandwidth1",
+                "downstreamBandwidthProfile": "User_Bandwidth2",
                 "isDhcpRequired": true
               }
             ]
@@ -42,8 +42,8 @@
                 "ponCTag":42,
                 "ponSTag":44,
                 "technologyProfileId":64,
-                "upstreamBandwidthProfile":"User_Bandwidth1",
-                "downstreamBandwidthProfile":"User_Bandwidth3",
+                "upstreamBandwidthProfile": "User_Bandwidth1",
+                "downstreamBandwidthProfile": "User_Bandwidth3",
                 "isDhcpRequired": true
               }
             ]
@@ -96,4 +96,4 @@
       }
     }
   }
-}
\ No newline at end of file
+}