diff options
Diffstat (limited to 'tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/expected-pnf-ready-event.json')
-rw-r--r-- | tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/expected-pnf-ready-event.json | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/expected-pnf-ready-event.json b/tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/expected-pnf-ready-event.json index 75cb4a2e..d2cf9547 100644 --- a/tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/expected-pnf-ready-event.json +++ b/tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/expected-pnf-ready-event.json @@ -1,6 +1,8 @@ -{ - "additionalFields": { - "attachmentPoint": "" - }, - "correlationId": "NOK6061ZW8" -} +[ + { + "additionalFields": { + "attachmentPoint": "" + }, + "correlationId": "NOK6061ZW8" + } +]
\ No newline at end of file |