mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Update .pa11yci
This commit is contained in:
5
.pa11yci
5
.pa11yci
@@ -1,7 +1,10 @@
|
|||||||
{
|
{
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"standard": "WCAG2AA",
|
"standard": "WCAG2AA",
|
||||||
"runners": ["htmlcs"],
|
"runners": ["htmlcs"],
|
||||||
|
"chromeLaunchConfig": {
|
||||||
|
"executablePath": "/usr/bin/google-chrome"
|
||||||
|
},
|
||||||
"concurrency": 1,
|
"concurrency": 1,
|
||||||
"hideElements": [
|
"hideElements": [
|
||||||
"nav > ol a",
|
"nav > ol a",
|
||||||
|
|||||||
Reference in New Issue
Block a user