Skip to content

Commit

Permalink
remove toolbar from skipped tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkithelegendarypokemonster committed Jun 18, 2024
1 parent 3f8adb9 commit 0301d8a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions apps/demos/testing/common.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,6 @@ const SKIPPED_TESTS = {
{ demo: 'DeferredSelection', themes: [THEME.material] },
{ demo: 'CellEditingAndEditingAPI', themes: [THEME.material] },
],
Toolbar: [
{ demo: 'Adaptability', themes: [THEME.fluent, THEME.material] },
],
TreeList: [
{ demo: 'Overview', themes: [THEME.material] },
],
Expand Down
3 changes: 0 additions & 3 deletions apps/demos/utils/visual-tests/matrix-test-helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -239,9 +239,6 @@ const SKIPPED_TESTS = {
Drawer: [
{ demo: 'TopOrBottomPosition', themes: [THEME.material] },
],
Toolbar: [
{ demo: 'Adaptability', themes: [THEME.fluent, THEME.material] },
],
},
React: {
Charts: [
Expand Down

0 comments on commit 0301d8a

Please sign in to comment.