diff options
author | Marcin Migdal <marcin.migdal@nokia.com> | 2019-06-06 12:55:11 +0200 |
---|---|---|
committer | Marcin Migdal <marcin.migdal@nokia.com> | 2019-06-06 12:55:21 +0200 |
commit | a9989415cde7d76ab11e485556a05d9b3baa4019 (patch) | |
tree | ef5cb80d647742fd5a79723366e3c25bf636e683 /tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json | |
parent | 954af9374e4cffb7f0d0bfba0443ca1b12ec90bc (diff) |
Fix robot cases due to attachment-point
Change-Id: I36ad6450b7a600f09d600913cd27efafcab690bd
Issue-ID: INT-1097
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
Diffstat (limited to 'tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json')
-rw-r--r-- | tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json b/tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json index 054774c5..97d2dffa 100644 --- a/tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json +++ b/tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json @@ -11,7 +11,7 @@ "modelNumber": "modelNumber", "unitType": "unitType", "additionalFields": { - "attachmentPoint": "bla-bla-30-3", + "attachment-point": "bla-bla-30-3", "svlan": "1005", "cvlan": "678" } |