ant-design/components/notification/__tests__/demo.test.ts
lijianan e2a927ee52
test: migrate part of Notification tests (#37253)
* test: migrate part of Notification tests

* test: migrate part of Notification tests

* test: migrate part of Notification tests

* test: migrate part of Notification tests
2022-08-26 16:00:38 +08:00

4 lines
82 B
TypeScript

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