Chore: lower pa11y-ci thresholds (#39853)

This commit is contained in:
Hugo Häggmark 2021-10-01 06:07:55 +02:00 committed by GitHub
parent ecf9733a66
commit 9de633d3a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ var config = {
url: '${HOST}/datasources',
wait: 500,
rootElement: '.main-view',
threshold: 35,
threshold: 0,
},
{
url: '${HOST}/org/users',
@ -78,7 +78,7 @@ var config = {
url: '${HOST}/plugins',
wait: 500,
rootElement: '.main-view',
threshold: 40,
threshold: 0,
},
{
url: '${HOST}/org',