ember-a11y / ember-a11y-testing

A suite of accessibility tests that can be run within the Ember testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove `window.a11yAudit` check

scalvert opened this issue · comments

This API was supporting older versions of the test infrastructure (moduleFor*). We should remove this.

This was done in #199