Skip to content

Commit 25ac9fc

Browse files
test.only
1 parent 0795bb3 commit 25ac9fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/devextreme-themebuilder/tests/modules/builder.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ describe('Builder integration tests', () => {
107107
});
108108
}, buildTimeout);
109109

110-
test.only('Theme built without parameters is the same that in distribution (generic)', async () => {
110+
test('Theme built without parameters is the same that in distribution (generic)', async () => {
111111
const config: ConfigSettings = {
112112
command: commands.BUILD_THEME,
113113
outputColorScheme: 'custom-scheme',

0 commit comments

Comments
 (0)