We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3b998 commit 08f8d31Copy full SHA for 08f8d31
1 file changed
packages/devextreme/js/__internal/scheduler/__tests__/selection_end_event.test.ts
@@ -1,7 +1,6 @@
1
import {
2
- afterEach, beforeEach, describe, expect, it, jest,
+ afterEach, beforeEach, describe, expect, it,
3
} from '@jest/globals';
4
-import type { SelectionEndEvent } from '@js/ui/scheduler';
5
import { fireEvent } from '@testing-library/dom';
6
import support from '@ts/core/utils/m_support';
7
0 commit comments