From e741cef8be7f4e97305b7a7999f18139d3801ab4 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 23 Nov 2021 12:06:50 -0500 Subject: [PATCH] Update .pa11yci-pr.conf.js (#42148) (#42153) (cherry picked from commit 993025c478950440118a81d4a33fc2abad354fd0) Co-authored-by: Ashley Harrison --- .pa11yci-pr.conf.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pa11yci-pr.conf.js b/.pa11yci-pr.conf.js index 816e6d8f6c5..b6c28426292 100644 --- a/.pa11yci-pr.conf.js +++ b/.pa11yci-pr.conf.js @@ -13,7 +13,7 @@ var config = { url: '${HOST}/login', wait: 500, rootElement: '.main-view', - threshold: 12, + threshold: 13, }, { url: '${HOST}/login', @@ -25,7 +25,7 @@ var config = { "click element button[aria-label='Login button']", "wait for element [aria-label='Skip change password button'] to be visible", ], - threshold: 13, + threshold: 14, rootElement: '.main-view', }, {