Kick docs threshold down again because I removed public methods

This commit is contained in:
Nathan Sobo
2013-05-09 14:17:05 -06:00
parent 8b149ff827
commit 4a56cc3693

View File

@@ -355,7 +355,7 @@ describe "the `atom` global", ->
throw new Error("There were errors compiling documentation. See console for details.")
coverage = parseFloat results.pop().match(/.+?%/)
expect(coverage).toBeGreaterThan 79
expect(coverage).toBeGreaterThan 78
# stderr
expect(docRunner.argsForCall[0][2]).toBe ''