Fix mcast VLANs in sadis file for Berlin XGS-PON TT

Signed-off-by: Cristina de Francisco <cristina.defrancisco@bisdn.de>
Change-Id: I81dbac4fbf07f0c5c579629481a945415f50a2ba
diff --git a/tests/data/berlin-community-pod-2-xgspon-zyxel-sadis-TT.json b/tests/data/berlin-community-pod-2-xgspon-zyxel-sadis-TT.json
index 35f2eb8..e02d01d 100644
--- a/tests/data/berlin-community-pod-2-xgspon-zyxel-sadis-TT.json
+++ b/tests/data/berlin-community-pod-2-xgspon-zyxel-sadis-TT.json
@@ -12,8 +12,8 @@
     "org.opencord.kafka" : { },
     "org.onosproject.core" : {
       "multicast" : {
-        "ingressVlan" : 650,
-        "egressVlan" : 650,
+        "ingressVlan" : 550,
+        "egressVlan" : 550,
         "egressInnerVlan" : 55
       }
     },