mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-06 23:26:25 +03:00
Reenable specs
This commit is contained in:
parent
888b5ab098
commit
8735780473
@ -105,4 +105,4 @@ module.exports = (grunt) ->
|
||||
failures.push "atom core" if coreSpecFailed
|
||||
|
||||
grunt.log.error("[Error]".red + " #{failures.join(', ')} spec(s) failed") if failures.length > 0
|
||||
done()
|
||||
done(!coreSpecFailed and failedPackages.length == 0)
|
||||
|
Loading…
Reference in New Issue
Block a user