Fix breaking test in master
addyosmani opened this issue · 3 comments
addyosmani commented
test local input generates a report that includes all failures for a given violation false == true
addyosmani commented
@sindresorhus This seems to have started breaking in https://travis-ci.org/addyosmani/a11y/jobs/63219497. https://travis-ci.org/addyosmani/a11y/jobs/62002585 was still passing. Seems very weird given 058a6cd doesn't seem like it should break anything.
sindresorhus commented
Tests seems to be passing now: https://travis-ci.org/addyosmani/a11y/builds/72230315
addyosmani commented
❇️