Improve PRH tests to make json comparison more flexible
[integration/csit.git] / tests / dcaegen2 / prh-testcases / assets / ves-event-with-empty-attachment-point / expected-pnf-ready-event.json
index 75cb4a2..d2cf954 100644 (file)
@@ -1,6 +1,8 @@
-{
-  "additionalFields": {
-    "attachmentPoint": ""
-  },
-  "correlationId": "NOK6061ZW8"
-}
+[
+  {
+    "additionalFields": {
+      "attachmentPoint": ""
+    },
+    "correlationId": "NOK6061ZW8"
+  }
+]
\ No newline at end of file