Added exclamation mark

This commit is contained in:
freearhey 2018-12-23 00:04:15 +03:00
parent 8299fa8e88
commit d77ca4b31e
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ async function testAllLinksIsWorking() {
} else {
console.log(`FAILURES (${tests} tests, ${channels} channels, ${failures} failures)`)
console.log(`FAILURES! (${tests} tests, ${channels} channels, ${failures} failures)`)
}