mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-13 13:09:41 +02:00
Increase pa11y timeout to test
This commit is contained in:
parent
2cd282a946
commit
cea0945210
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"concurrency": 1,
|
"concurrency": 1,
|
||||||
"timeout": 10000,
|
"timeout": 20000,
|
||||||
"hideElements": "a[href='/whoami/']"
|
"hideElements": "a[href='/whoami/']"
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue