diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2018-08-30 08:35:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-30 08:35:19 +0000 |
commit | f0ee794cbe8322e314c6dc8c2184d6544cbb5362 (patch) | |
tree | 019f17752e95e94fa8a2dd9a5f83cf6de6ff4e84 /vid-app-common/src/test/resources | |
parent | 81bd169638241c8505cc9d59e0dc5b00bf26e8fc (diff) | |
parent | 652faeb8067158ea4726c30ee8b2a902df3ba20a (diff) |
Merge "Replace SO client"
Diffstat (limited to 'vid-app-common/src/test/resources')
-rw-r--r-- | vid-app-common/src/test/resources/payload_jsons/mso_service_instantiation.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/src/test/resources/payload_jsons/mso_service_instantiation.json b/vid-app-common/src/test/resources/payload_jsons/mso_service_instantiation.json index 6c515ec2f..537b8d60c 100644 --- a/vid-app-common/src/test/resources/payload_jsons/mso_service_instantiation.json +++ b/vid-app-common/src/test/resources/payload_jsons/mso_service_instantiation.json @@ -29,7 +29,7 @@ "requestorId": "az2016" }, "requestParameters": { - "subscriptionServiceType":"MOG", // "subscriptionServiceType":"VMX", + "subscriptionServiceType":"MOG", "aLaCarte": false, "userParams": [{ "name": "TODO", |