summaryrefslogtreecommitdiffstats
path: root/t/06_early_connection_loss.t
diff options
context:
space:
mode:
Diffstat (limited to 't/06_early_connection_loss.t')
-rw-r--r--t/06_early_connection_loss.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/06_early_connection_loss.t b/t/06_early_connection_loss.t
index 105ea29..883a707 100644
--- a/t/06_early_connection_loss.t
+++ b/t/06_early_connection_loss.t
@@ -5,7 +5,7 @@ use Test::More;
use Test::MockObject;
use Test::Exception;
-use Log::Any::Adapter ('Stderr', log_level => "trace");
+use Log::Any::Adapter ('Stderr', log_level => "warn");
use App::ImapNotify;
use App::ImapNotify::ImapClient;