ember-cli / ember-ajax

Service for making AJAX requests in Ember applications
MIT License
213 stars 87 forks source link

chore: replace `new` with `.create()` in tests #426

Closed alexlafroscia closed 5 years ago

alexlafroscia commented 5 years ago

I'm hoping this fixes the failures happening on ember-beta, since I can't reproduce the failures locally.