Skip to content

Commit 50aa898

Browse files
committed
DataGrid - Testcafe: skip a11y errors in flaky "Gantt-Overview" demo test
1 parent 5edd04b commit 50aa898

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/demos/testing/common.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ const getIgnoredRules = (testName) => {
103103
'FileManager-Overview': ['aria-command-name', 'empty-table-header', 'label'],
104104
'FileManager-UICustomization': ['aria-command-name', 'empty-table-header', 'label'],
105105

106+
'Gantt-Overview': ['aria-required-parent', 'aria-valid-attr-value'],
106107
'Gantt-Appearance': ['aria-toggle-field-name'],
107108
'Gantt-ExportToPDF': ['aria-toggle-field-name'],
108109
'Gantt-StripLines': ['aria-required-parent', 'aria-valid-attr-value'],

0 commit comments

Comments
 (0)