PRH test fixes - align simulated Dmaap response to the real one
[integration/csit.git] / tests / dcaegen2 / prh-testcases / assets / ves-event-with-attachment-point / expected-logical-link.json
index 95c5570..9b4c7e2 100644 (file)
@@ -1,11 +1,13 @@
 {
   "link-name": "bbs-link",
   "link-type": "attachment-point",
-  "relationship-list": [
+  "relationship-list":
     {
-      "relationship": {
-        "related-link": "/network/pnfs/pnf/NOK6061ZW9"
-      }
+      "relationship": [
+            {
+            "related-link": "/network/pnfs/pnf/NOK6061ZW9",
+            "relationship-data": []
+            }
+        ]
     }
-  ]
 }