diff --git a/script/puppeteer-tests.js b/script/puppeteer-tests.js index 9db83747..98c08cf0 100644 --- a/script/puppeteer-tests.js +++ b/script/puppeteer-tests.js @@ -71,7 +71,6 @@ describe('UI tests', function () { const skippedRules = { 'Accordion': ['heading-order'], - 'Loading': ['color-contrast'], 'Page': ['color-contrast', 'select-name'], 'RadioButton': ['duplicate-id'], 'Select': ['label'],