diff --git a/test/index.js b/test/index.js index 2b15cd1f61..1acbf01a4c 100644 --- a/test/index.js +++ b/test/index.js @@ -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)`) }