Skip to content

Commit 76d0be7

Browse files
remove back theme switching check
1 parent b52505b commit 76d0be7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/devextreme-cli/testing/app-template.test.shared.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,6 @@ module.exports = (env) => {
181181
compareSnapshot(image, 'profile');
182182

183183
await compareThemeModeSnapshot('profile', 'dark');
184-
185-
await compareThemeModeSnapshot('profile', 'light');
186184
});
187185

188186
it('Tasks view', async() => {

0 commit comments

Comments
 (0)