Remove color contrast failure from loading

This commit is contained in:
Tessa Kelly 2022-04-14 14:16:50 -07:00
parent b642b14b99
commit ffde04063d

View File

@ -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'],