diff --git a/packages/ui/components/overlays/test/OverlayController.test.js b/packages/ui/components/overlays/test/OverlayController.test.js index ab6755fa3..2de9620c9 100644 --- a/packages/ui/components/overlays/test/OverlayController.test.js +++ b/packages/ui/components/overlays/test/OverlayController.test.js @@ -1528,7 +1528,7 @@ describe('OverlayController', () => { expect(ctrl.invokerNode?.getAttribute('aria-expanded')).to.equal('false'); }); - it('synchronizes [aria-expanded] on invoker when the overlay is modal', async () => { + it('does not synchronize [aria-expanded] on invoker when the overlay is modal', async () => { const invokerNode = /** @type {HTMLElement} */ ( await fixture('