1. Injecting `appEvents` service into `screen-track` was unnecessary as it's already injected into all services (and was causing an assertion error) 2. Return a promise from `sendNextConsolidatedTiming()` (no need for `await settled()` then) |
||
|---|---|---|
| .. | ||
| acceptance | ||
| fixtures | ||
| helpers | ||
| integration | ||
| unit | ||
| active-plugins.js.erb | ||
| core-tests.js | ||
| index.html | ||
| plugin-tests.js.erb | ||
| setup-tests.js | ||
| test-boot-ember-cli.js | ||