ant-design/components/comment/__tests__/demo.test.ts
moderate 7dbd6cee27
test: removed the comment component's enzyme (#37196)
* test: removed the comment component's enzyme

* feat: removed the comment component's enzyme

Co-authored-by: qanglee <545540710@qq.com>
2022-08-24 15:05:01 +08:00

4 lines
77 B
TypeScript

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