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) |
||
|---|---|---|
| .. | ||
| current-user-test.js | ||
| document-title-test.js | ||
| emoji-store-test.js | ||
| presence-test.js | ||
| screen-track-test.js | ||
| store-test.js | ||