aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src/test/resources/application.yml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-ncmp-rest/src/test/resources/application.yml')
-rw-r--r--cps-ncmp-rest/src/test/resources/application.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/cps-ncmp-rest/src/test/resources/application.yml b/cps-ncmp-rest/src/test/resources/application.yml
index f2ca8c759..0241696c5 100644
--- a/cps-ncmp-rest/src/test/resources/application.yml
+++ b/cps-ncmp-rest/src/test/resources/application.yml
@@ -21,3 +21,8 @@ rest:
api:
ncmp-base-path: /ncmp
ncmp-inventory-base-path: /ncmpInventory
+
+notification:
+ async:
+ executor:
+ time-out-value-in-ms: 2000 \ No newline at end of file