diff options
Diffstat (limited to 'tests/dcaegen2/prh-testcases/assets/ves-event-without-additional-fields')
-rw-r--r-- | tests/dcaegen2/prh-testcases/assets/ves-event-without-additional-fields/expected-pnf-ready-event.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/dcaegen2/prh-testcases/assets/ves-event-without-additional-fields/expected-pnf-ready-event.json b/tests/dcaegen2/prh-testcases/assets/ves-event-without-additional-fields/expected-pnf-ready-event.json index 4ac7f6e3..7d6c240b 100644 --- a/tests/dcaegen2/prh-testcases/assets/ves-event-without-additional-fields/expected-pnf-ready-event.json +++ b/tests/dcaegen2/prh-testcases/assets/ves-event-without-additional-fields/expected-pnf-ready-event.json @@ -1,3 +1,5 @@ -{ - "correlationId": "NOK6061ZW8" -}
\ No newline at end of file +[ + { + "correlationId": "NOK6061ZW8" + } +]
\ No newline at end of file |