ember-test-helpers
ember-test-helpers copied to clipboard
Don't swallow deprecations and warnings when there is no test context: backport to v2
This fix https://github.com/emberjs/ember-test-helpers/pull/1320 has been available for @ember/test-helpers
v3 only, which is only compatible with Ember 4+.
The bug fixed is affecting Ember 3 apps and addons, so we need to backport it.
CC @kategengler
Something's off. 👀