Update packages/ui/components/select-rich/test/lion-select-rich-interaction.test.js

Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
This commit is contained in:
gerjanvangeest 2025-01-29 15:34:40 +01:00 committed by Thijs Louisse
parent 175e920151
commit 35b600a64b

View file

@ -224,7 +224,7 @@ describe('lion-select-rich interactions', () => {
expect(isTriggeredByUser).to.be.true;
});
it('navigates through list with [ArrowLeft] [ArrowRight] keys checks the option while listbox unopened', async () => {
it('navigation through list with [ArrowLeft] [ArrowRight] keys checks the option while listbox unopened', async () => {
let isTriggeredByUser;
const el = /** @type {LionSelectRich} */ (
await fixture(html`