From 3b114adee71e1e2477898d55c91cd573f0e48857 Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Tue, 3 Sep 2019 13:06:48 +0200 Subject: Rename MzsClient to AppClient ...since it's a client that communicates with the app. --- src/test/resources/config/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/resources/config/application.yaml') diff --git a/src/test/resources/config/application.yaml b/src/test/resources/config/application.yaml index f8e360e..593b851 100644 --- a/src/test/resources/config/application.yaml +++ b/src/test/resources/config/application.yaml @@ -131,7 +131,7 @@ delivery-request-configuration-profiles: # Mandatory active: false # Mandatory if activated - mzs-client: + app-client: url: http://service.which.implements.mzs2app.wsdl/services/ # connection-timeout # receive-timeout -- cgit v1.2.3