diff options
author | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2019-07-02 14:02:19 +0200 |
---|---|---|
committer | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2019-07-05 12:54:49 +0200 |
commit | c4a9b7efe4f438901a68be7213ecba78df5cdb02 (patch) | |
tree | 2c63bf63af95fc0207a8a59f41ee1353c467ad24 /tests/dcaegen2/prh-testcases/assets/re-registration/expected-pnf-update-event.json | |
parent | 8a75a93b7074476a453ce152b09e86e0070ccca2 (diff) |
Bbs tests improvements
Issue-ID: INT-1100
Change-Id: I17ad2f3a270cddeaad239d23756500a08e91a200
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
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" } |