Skip to content

Commit

Permalink
Update accordion-item-a11y.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Nov 19, 2024
1 parent 9e4e319 commit 3a5058f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions showcases/e2e/accordion-item/accordion-item-a11y.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { runA11yCheckerTest, runAxeCoreTest } from '../default.ts';
import { lvl3 } from '../fixtures/variants';

// Showcase uses <li> outside of <ul> in this case
// TODO: Let's investigate whether we could prevent this deactivation later on
const axeDisableRules = ['listitem'];

test.describe('DBAccordionItem', () => {
Expand Down

0 comments on commit 3a5058f

Please sign in to comment.