slack: log debug
This commit is contained in:
parent
7b25d0c802
commit
35bf4734e8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue