Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ember-qunit@5.1.0 introduces a new axe-core failure: ``` Error: The page should have no accessibility violations. Violations: [moderate]: Ensure that scrollable region has keyboard access Violated 1 time. Offending nodes are: <div id="ember-testing-container" style="visibility: visible; position: relative;"> ``` This gets CI passing again (the floating dependencies tests at least), we will have to unpin as soon as possible but this should unblock other bug fixes.
- Loading branch information