Skip to content

Commit 5e9cff6

Browse files
fix tests
1 parent a4ba13c commit 5e9cff6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/devextreme/testing/tests/DevExpress.ui.widgets.editors/datebox.tests.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3487,6 +3487,7 @@ QUnit.module('Global formatting config (spec)', {
34873487
QUnit.test('implicit DateBox uses dateTimeFormatPresets.shortDate when no dateFormat is set', function(assert) {
34883488
config({
34893489
...config(),
3490+
dateFormat: undefined,
34903491
dateTimeFormatPresets: {
34913492
shortDate: 'dd/MM/yyyy',
34923493
},

0 commit comments

Comments
 (0)