You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
If I understand correctly, we should be able to add ember-cli-test-loader as a dependency of ember-cli-mocha and then expose it using the shouldIncludeChildAddon hook instead, allowing us to avoid adding the dependency to the consuming application entirely.
I'm on Ember 2.7, and I get a deprecation warning after installing ember-cli-mocha:
It'd be nice to remove this line, but I'm not sure how that might affect people using versions of Ember prior to 2.7.
The text was updated successfully, but these errors were encountered: