summaryrefslogtreecommitdiffstats
path: root/prh-app-server/src/test/resources/incorrect_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'prh-app-server/src/test/resources/incorrect_config.json')
-rw-r--r--prh-app-server/src/test/resources/incorrect_config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/prh-app-server/src/test/resources/incorrect_config.json b/prh-app-server/src/test/resources/incorrect_config.json
index 7d562fe6..89f72485 100644
--- a/prh-app-server/src/test/resources/incorrect_config.json
+++ b/prh-app-server/src/test/resources/incorrect_config.json
@@ -2,6 +2,7 @@
"configs": {
"aai": {
"aaiClientConfiguration": {
+ "pnfUrl": "https://localhost:8080/aai/v11/network/pnfs/pnf",
"aaiHost": "localhost",
"aaiPort": 8080,
"aaiIgnoreSslCertificateErrors": true,