Merge pull request #755 from GSA/754-fix-pa11yci-bug

Changed "runner" for pa11y-ci
This commit is contained in:
Steven Reilly
2023-09-11 15:43:34 -04:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
{
"defaults": {
"standard": "WCAG2AA",
"runners": ["axe"],
"runners": ["htmlcs"],
"concurrency": 1,
"hideElements": [
"nav > ol a",