Skip to content

Commit 90ef207

Browse files
disable Generic and Material theme tests
1 parent 06b92d9 commit 90ef207

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/devextreme-cli/testing/constants.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ exports.viewports = {
3030
};
3131

3232
exports.themes = {
33-
material: 'material.blue',
34-
generic: 'generic',
33+
// material: 'material.blue',
34+
// generic: 'generic',
3535
fluent: 'fluent.blue'
3636
};
3737

0 commit comments

Comments
 (0)