ant-design/components/switch/__tests__/demo.test.ts
Yuki Zhang efe6d7c8a1
test: move test cases to testing lib for Switch (#36326)
* add

* test: wave

* fix: type
2022-07-01 11:55:03 +08:00

4 lines
76 B
TypeScript

import demoTest from '../../../tests/shared/demoTest';
demoTest('switch');