mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
chore: Rollback of test
This commit is contained in:
parent
aa971b6459
commit
44d344844c
@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import { mount } from 'enzyme';
|
||||
import TreeSelect from '..';
|
||||
import TreeSelect, { TreeNode } from '..';
|
||||
import mountTest from '../../../tests/shared/mountTest';
|
||||
|
||||
describe('TreeSelect', () => {
|
||||
|
Loading…
Reference in New Issue
Block a user