Skip to content

Commit

Permalink
Pager: Skip RTL screenshot test (#27900)
Browse files Browse the repository at this point in the history
  • Loading branch information
Raushen authored Aug 13, 2024
1 parent 987ec08 commit d99def2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/demos/testing/common.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ const SKIPPED_TESTS = {
{ demo: 'TaskTemplate', themes: [THEME.generic, THEME.material, THEME.fluent] },
{ demo: 'Validation', themes: [THEME.generic, THEME.material, THEME.fluent] },
],
DataGrid: [
{ demo: 'RightToLeftSupport', themes: [THEME.generic, THEME.material, THEME.fluent] },
],
},
Angular: {
DataGrid: [
Expand Down

0 comments on commit d99def2

Please sign in to comment.