Skip to content

Commit

Permalink
change a11y number
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuljain-dev committed Nov 14, 2024
1 parent 52a7f06 commit 6bee795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/a11y/test/specs/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const EXPECTED_VIOLATIONS = {

const EXPECTED_INCOMPLETE_VIOLATIONS = {
'aria-allowed-role': 5,
'color-contrast-enhanced': 2,
'color-contrast-enhanced': 1,
'aria-required-children': 1,
};

Expand Down

0 comments on commit 6bee795

Please sign in to comment.