From 0301d8a4a0a801aeb301e20d9b53aeacd1fee791 Mon Sep 17 00:00:00 2001 From: Nikki Gonzales <38495263+nikkithelegendarypokemonster@users.noreply.github.com> Date: Tue, 18 Jun 2024 16:04:00 +0800 Subject: [PATCH] remove toolbar from skipped tests --- apps/demos/testing/common.test.js | 3 --- apps/demos/utils/visual-tests/matrix-test-helper.js | 3 --- 2 files changed, 6 deletions(-) diff --git a/apps/demos/testing/common.test.js b/apps/demos/testing/common.test.js index f60afc998ba6..1010ee2f0963 100644 --- a/apps/demos/testing/common.test.js +++ b/apps/demos/testing/common.test.js @@ -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] }, ], diff --git a/apps/demos/utils/visual-tests/matrix-test-helper.js b/apps/demos/utils/visual-tests/matrix-test-helper.js index eed78afc88bf..c46b1b24485a 100644 --- a/apps/demos/utils/visual-tests/matrix-test-helper.js +++ b/apps/demos/utils/visual-tests/matrix-test-helper.js @@ -239,9 +239,6 @@ const SKIPPED_TESTS = { Drawer: [ { demo: 'TopOrBottomPosition', themes: [THEME.material] }, ], - Toolbar: [ - { demo: 'Adaptability', themes: [THEME.fluent, THEME.material] }, - ], }, React: { Charts: [