From 35bf4734e876a0a07baa8d7cd72c46de246c0478 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Fri, 24 Jul 2020 23:46:57 +0200 Subject: [PATCH] slack: log debug --- lib/plugins/slack/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/plugins/slack/index.js b/lib/plugins/slack/index.js index fd9d80bfe..24ca0cc4d 100644 --- a/lib/plugins/slack/index.js +++ b/lib/plugins/slack/index.js @@ -183,7 +183,7 @@ module.exports = { this.screenshotType ); } else { - log.info( + log.debug( 'A static website hosting provider (%s) is configured. ' + 'The Slack message should be sent after the HTML report is uploaded', provider