ember-cli / ember-ajax

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

Always run tests in IE11 mode #436

Closed Turbo87 closed 5 years ago

Turbo87 commented 5 years ago

This would have made https://github.com/ember-cli/ember-ajax/issues/431 a lot more straight-forward to debug, as the issue seemed to only exist on CI and it took us a while to figure out why we did not see it locally.

/cc @rwjblue