From 41997db7bffc0d3c7fa33b3aca079ffd6b749314 Mon Sep 17 00:00:00 2001 From: bwang Date: Mon, 6 Jun 2022 15:51:34 -0500 Subject: [PATCH] Hide central notice from a11y tests Change-Id: I4c9a58642cdba94996cab82d5f699e398e858adc --- tests/a11y/a11y.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/a11y/a11y.config.js b/tests/a11y/a11y.config.js index 159f3cdd6..0b24b1110 100644 --- a/tests/a11y/a11y.config.js +++ b/tests/a11y/a11y.config.js @@ -23,7 +23,7 @@ module.exports = { ], includeWarnings: true, includeNotices: true, - hideElements: '#bodyContent, #mwe-pt-toolbar', + hideElements: '#bodyContent, #mwe-pt-toolbar, #centralnotice', chromeLaunchConfig: { headless: true, args: [