ciena-frost / ember-frost-navigation

https://ciena-frost.github.io/ember-frost-navigation/
MIT License
7 stars 17 forks source link

Update usage of deprecated ember-mocha describeComponent() #192

Closed juwara0 closed 7 years ago

juwara0 commented 7 years ago

ember-mocha has deprecated the usage of describeComponent()

Update the describeComponent() usage in our integration and unit tests to use our test helper that uses the new setupComponentTest() method.