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 axe-core as a Bower dependency

trentmwillis opened this issue · comments

We should include axe-core via npm instead and add it via treeForVendor.

This has been fixed via #58.