aboutsummaryrefslogtreecommitdiffstats
path: root/test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json')
-rw-r--r--test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json16
1 files changed, 10 insertions, 6 deletions
diff --git a/test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json b/test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json
index 426e13b..9c16aec 100644
--- a/test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json
+++ b/test/functest/simulators/configdb/response-payloads/getNbrList-cell22.json
@@ -1,6 +1,10 @@
-[
- {
- "cellId": "cell20",
- "pciValue": 0
- }
-] \ No newline at end of file
+{
+ "cellId": "cell22",
+ "nbrList": [
+ {
+ "targetCellId": "cell20",
+ "pciValue": 0,
+ "ho": true
+ }
+ ]
+} \ No newline at end of file