Added exclamation mark
This commit is contained in:
parent
8299fa8e88
commit
d77ca4b31e
|
@ -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)`)
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue