diff options
Diffstat (limited to 'tests/dcaegen2/prh-testcases/assets/re-registration/expected-pnf-update-event.json')
-rw-r--r-- | tests/dcaegen2/prh-testcases/assets/re-registration/expected-pnf-update-event.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/dcaegen2/prh-testcases/assets/re-registration/expected-pnf-update-event.json b/tests/dcaegen2/prh-testcases/assets/re-registration/expected-pnf-update-event.json index d1787797..48341b69 100644 --- a/tests/dcaegen2/prh-testcases/assets/re-registration/expected-pnf-update-event.json +++ b/tests/dcaegen2/prh-testcases/assets/re-registration/expected-pnf-update-event.json @@ -1,7 +1,8 @@ [ { "additionalFields": { - "attachment-point": "another-link" + "attachment-point": "another-link", + "some-param": "param" }, "correlationId": "NOK6061ZW9" } |