mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-05 01:19:45 +08:00
6770b7fb22
* test: update snapshot * test: use render * test: fix skip * test: fix skip
4 lines
114 B
TypeScript
4 lines
114 B
TypeScript
import { extendTest } from '../../../tests/shared/demoTest';
|
|
|
|
extendTest('list', { skip: ['virtual-list.tsx'] });
|