diff options
Diffstat (limited to 'test/pci-optimization-tests/request.json')
-rw-r--r-- | test/pci-optimization-tests/request.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/pci-optimization-tests/request.json b/test/pci-optimization-tests/request.json index 517ee10..a8eb4f6 100644 --- a/test/pci-optimization-tests/request.json +++ b/test/pci-optimization-tests/request.json @@ -12,9 +12,9 @@ "timeout": 600 }, "cellInfo": { - "networkId": "1000", + "networkId": "netw1000", "cellIdList": [ "cell0" ] } -}
\ No newline at end of file +} |