ant-design/components/segmented/__tests__/demo.test.ts
vagusX e629b39c20
test: moving to testing-library in Segmented (#35538)
* test(Segmented): moving to testing-library

* chore: cleanup

* fix: test

* test: use click instead of change to fire event

* Update index.test.tsx
2022-05-13 22:00:01 +08:00

4 lines
79 B
TypeScript

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