tricknotes / ember-cli-rails

Unify your EmberCLI and Rails Workflows
http://thoughtbot.github.io/ember-cli-rails/
MIT License
713 stars 205 forks source link

Support silent flag on ember:test #488

Closed bryanhickerson closed 8 years ago

bryanhickerson commented 8 years ago

ember test supports the --silent command line option. This pr allows calling rake ember:test --silent.