diff --git a/apps/demos/testing/common.test.ts b/apps/demos/testing/common.test.ts index 3958dd87e93c..9493959f3ad1 100644 --- a/apps/demos/testing/common.test.ts +++ b/apps/demos/testing/common.test.ts @@ -105,6 +105,7 @@ const getIgnoredRules = (testName) => { 'Gantt-Appearance': ['aria-toggle-field-name'], 'Gantt-ExportToPDF': ['aria-toggle-field-name'], + 'Gantt-Overview': ['aria-required-parent', 'aria-valid-attr-value'], 'Gantt-StripLines': ['aria-required-parent', 'aria-valid-attr-value'], 'Gantt-Validation': ['aria-required-parent', 'aria-valid-attr-value'],