mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-14 03:00:21 -06:00
server: whitespace
This commit is contained in:
@@ -28,6 +28,6 @@ module.exports = {
|
||||
stats = _.pick(stats, KEYS)
|
||||
|
||||
_.each stats, (val, key) =>
|
||||
console.log(@format(color ,val, key))
|
||||
console.log(@format(color, val, key))
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user