mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-02 15:59:38 +08:00
969925653c
* temp * fix: mock esmodule default for Dropdown * test: move test cases to testing-library for DropDown * chore: remove console * fix: snapshot test * refactor: jest mock improvement
4 lines
78 B
TypeScript
4 lines
78 B
TypeScript
import demoTest from '../../../tests/shared/demoTest';
|
|
|
|
demoTest('dropdown');
|