We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5edd04b commit 50aa898Copy full SHA for 50aa898
1 file changed
apps/demos/testing/common.test.ts
@@ -103,6 +103,7 @@ const getIgnoredRules = (testName) => {
103
'FileManager-Overview': ['aria-command-name', 'empty-table-header', 'label'],
104
'FileManager-UICustomization': ['aria-command-name', 'empty-table-header', 'label'],
105
106
+ 'Gantt-Overview': ['aria-required-parent', 'aria-valid-attr-value'],
107
'Gantt-Appearance': ['aria-toggle-field-name'],
108
'Gantt-ExportToPDF': ['aria-toggle-field-name'],
109
'Gantt-StripLines': ['aria-required-parent', 'aria-valid-attr-value'],
0 commit comments