mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
80 is good.
This commit is contained in:
@@ -343,7 +343,7 @@ describe "the `atom` global", ->
|
||||
expect(errors).toBe 0
|
||||
|
||||
coverage = parseFloat results.pop().match(/.+?%/)
|
||||
expect(coverage).toBeGreaterThan 85
|
||||
expect(coverage).toBeGreaterThan 80
|
||||
|
||||
# stderr
|
||||
expect(docRunner.argsForCall[0][2]).toBe ''
|
||||
Reference in New Issue
Block a user