From 2d840e77eb12f66761200b68755da73bd7fc6393 Mon Sep 17 00:00:00 2001 From: Andrew Shvayka Date: Tue, 6 Dec 2016 14:15:27 +0200 Subject: [PATCH] Reduced log level for tests to pass Travis build --- application/src/main/resources/logback.xml | 2 +- application/src/test/resources/logback.xml | 2 +- dao/src/test/resources/logback.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/application/src/main/resources/logback.xml b/application/src/main/resources/logback.xml index 550657894d..46c5a38939 100644 --- a/application/src/main/resources/logback.xml +++ b/application/src/main/resources/logback.xml @@ -25,7 +25,7 @@ - + diff --git a/application/src/test/resources/logback.xml b/application/src/test/resources/logback.xml index f32acec015..2577ca19c6 100644 --- a/application/src/test/resources/logback.xml +++ b/application/src/test/resources/logback.xml @@ -7,7 +7,7 @@ - + diff --git a/dao/src/test/resources/logback.xml b/dao/src/test/resources/logback.xml index 0969bbe57e..046d8f5c28 100644 --- a/dao/src/test/resources/logback.xml +++ b/dao/src/test/resources/logback.xml @@ -7,7 +7,7 @@ - +