We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17bb6e0 commit 4e57c6aCopy full SHA for 4e57c6a
packages/devextreme/testing/tests/DevExpress.ui.widgets.editors/datebox.tests.js
@@ -70,7 +70,6 @@ const CLEAR_BUTTON_AREA_CLASS = 'dx-clear-button-area';
70
const CALENDAR_CELL_CLASS = 'dx-calendar-cell';
71
const CALENDAR_TODAY_BUTTON_CLASS = 'dx-calendar-today-button';
72
const CALENDAR_CAPTION_BUTTON_CLASS = 'dx-calendar-caption-button';
73
-const CALENDAR_NAVIGATOR_NEXT_VIEW_CLASS = 'dx-calendar-navigator-next-view';
74
const CALENDAR_NAVIGATOR_PREVIOUS_VIEW_CLASS = 'dx-calendar-navigator-previous-view';
75
const DROPDOWNEDITOR_OVERLAY_CLASS = 'dx-dropdowneditor-overlay';
76
const NUMBERBOX_CLASS = 'dx-numberbox';
0 commit comments