Skip to content

Commit

Permalink
Merge pull request #932 from newscorp-ghfb/feat/930-extend-toNewsKitI…
Browse files Browse the repository at this point in the history
…con-types-2

feat/930-extend-toNewsKitIcon-types-2
  • Loading branch information
KayKostadinov authored Jun 24, 2024
2 parents b20d2d0 + a5fea23 commit 282b399
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cypress/site/functional/accessibility.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ export function runA11yTestForRoute(route) {
rules: {
'heading-order': {enabled: false},
'color-contrast': {enabled: false},
'duplicate-id-aria': {enabled: false},
'duplicate-id-active': {enabled: false},
},
});
} else if (
Expand Down

0 comments on commit 282b399

Please sign in to comment.