mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-02 15:59:38 +08:00
b46e839a5f
* test: move test cases to @testing/library for Modal * update * fix: test * test: add test case for mouse position * chore: revert
4 lines
75 B
TypeScript
4 lines
75 B
TypeScript
import demoTest from '../../../tests/shared/demoTest';
|
|
|
|
demoTest('modal');
|