Closed eriktrom closed 9 years ago
npm install --save-dev ember-test-helpers
npm install --save-dev ember-cli-acceptance-test-helpers
also worth noting that .jshint is complaining
thank you! I will add an issue to fix the .jshint stuff, too. There's a way to have an addon inject stuff into the tests/.jshintrc, which is what I'd like to do
npm install --save-dev ember-test-helpers
->npm install --save-dev ember-cli-acceptance-test-helpers