Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GoodDayForSurf committed Dec 4, 2024
1 parent 398835b commit 7a69e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/demos/utils/visual-tests/matrix-test-helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ const SKIPPED_TESTS = {
{ demo: 'TooltipHTMLSupport', themes: [THEME.material] },
],
DataGrid: [
{ demo: 'CellEditingAndEditingAPI', themes: [THEME.material] },
{ demo: 'CellEditing', themes: [THEME.material] },
// This test works only in simulated scrolling strategy!
{ demo: 'EditStateManagement', themes: [THEME.fluent, THEME.material] },
{ demo: 'MultipleRecordSelectionAPI', themes: [THEME.material] },
Expand Down

0 comments on commit 7a69e42

Please sign in to comment.