Ghost/ghost
Kevin Ansfield 4679302303 Don't destructure Ember.testing (#933)
no issue
- `Ember.testing` is or will soon be a getter/setter in Ember with the value set during a test, however destructuring will read the value when the module is evaluated
- moves all uses of `Ember.testing` inline
2018-01-02 10:19:59 +00:00
..
admin Don't destructure Ember.testing (#933) 2018-01-02 10:19:59 +00:00