mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-06 10:48:01 +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');
|