aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources')
-rw-r--r--src/test/resources/at/gv/egiz/moazs/ITEndToEndTest/mzs-delivery-request.xml2
-rw-r--r--src/test/resources/config/application.yaml6
2 files changed, 4 insertions, 4 deletions
diff --git a/src/test/resources/at/gv/egiz/moazs/ITEndToEndTest/mzs-delivery-request.xml b/src/test/resources/at/gv/egiz/moazs/ITEndToEndTest/mzs-delivery-request.xml
index ef07686..c397a0d 100644
--- a/src/test/resources/at/gv/egiz/moazs/ITEndToEndTest/mzs-delivery-request.xml
+++ b/src/test/resources/at/gv/egiz/moazs/ITEndToEndTest/mzs-delivery-request.xml
@@ -55,7 +55,7 @@
<mzs:Config>
<mzs:PerformQueryPersonRequest>true</mzs:PerformQueryPersonRequest>
<mzs:TNVZClient>
- <mzs:URL>http://localhost/tvnzservice</mzs:URL>
+ <mzs:URL>http://localhost/tnvzservice</mzs:URL>
<mzs:ConnectionTimeout>0</mzs:ConnectionTimeout>
<mzs:ReceiveTimeout>0</mzs:ReceiveTimeout>
</mzs:TNVZClient>
diff --git a/src/test/resources/config/application.yaml b/src/test/resources/config/application.yaml
index dae261a..f8e360e 100644
--- a/src/test/resources/config/application.yaml
+++ b/src/test/resources/config/application.yaml
@@ -71,14 +71,14 @@ delivery-request-configuration-profiles:
# Mandatory
# If true, MOA ZS asks the tnvz service if the receiver is
- # addressable. Requires setting up the tvnz-client.
+ # addressable. Requires setting up the tnvz-client.
perform-query-person-request: false
# Mandatory (if perform-query-person-request is true)
- # Parameters for the connection to tvnz. Specify url,
+ # Parameters for the connection to tnvz. Specify url,
# connection-timeout, receive-timeout and ssl here. See msg-client
# for an exhaustive description of all parameters.
- tvnz-client:
+ tnvz-client:
# Mandatory
url: http://localhost:8082/tnvz/