aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/application/src/test/resources/application-test.properties
diff options
context:
space:
mode:
authorSteve Siani <alphonse.steve.siani.djissitchi@ibm.com>2020-03-14 12:10:35 -0400
committerSteve Siani <alphonse.steve.siani.djissitchi@ibm.com>2020-03-16 12:45:50 -0400
commitf57a6381ba0240a4c5de3b4a9dbe7573f4c3775e (patch)
treea795ee0bed7f9b76efac568f4cde2ffe84ab3160 /ms/blueprintsprocessor/application/src/test/resources/application-test.properties
parente800b146c0301076960ccdcb67f2b6965e26741d (diff)
Update application properties for ErrorCatalog
Issue-ID: CCSDK-2174 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> Change-Id: I8d8de812bb560ef2c01bc3bee8dd17f9d6ed1099
Diffstat (limited to 'ms/blueprintsprocessor/application/src/test/resources/application-test.properties')
-rw-r--r--ms/blueprintsprocessor/application/src/test/resources/application-test.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/application/src/test/resources/application-test.properties b/ms/blueprintsprocessor/application/src/test/resources/application-test.properties
index 83589403d..d2170c7c1 100644
--- a/ms/blueprintsprocessor/application/src/test/resources/application-test.properties
+++ b/ms/blueprintsprocessor/application/src/test/resources/application-test.properties
@@ -19,7 +19,7 @@ spring.http.log-request-details=true
# Error Managements
error.catalog.applicationId=cds
error.catalog.type=properties
-error.catalog.defaultDirectory=./src/test/resources/
+error.catalog.errorDefinitionDir=./src/test/resources/
blueprintsprocessor.httpPort=0
blueprintsprocessor.grpcEnable=true