diff options
Diffstat (limited to 'asdc-controller/src/test/resources/mso-with-NULL.json')
-rw-r--r-- | asdc-controller/src/test/resources/mso-with-NULL.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/asdc-controller/src/test/resources/mso-with-NULL.json b/asdc-controller/src/test/resources/mso-with-NULL.json index aeb740f31c..8e6454fae1 100644 --- a/asdc-controller/src/test/resources/mso-with-NULL.json +++ b/asdc-controller/src/test/resources/mso-with-NULL.json @@ -8,11 +8,6 @@ "asdcAddress": "hostname", "password": "1c551b8b5ab91fcd5a0907b11c304199", "watchDogTimeout": "300", - "messageBusAddress": [ - "localhost", - "localhost", - "localhost" - ], "pollingInterval":10, "pollingTimeout":30 |