mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-19 11:58:41 +08:00
fb52fbbfd0
Co-authored-by: IsKaros <IsKaros@users.noreply.github.com> Co-authored-by: <>
6 lines
181 B
TypeScript
6 lines
181 B
TypeScript
import { extendTest } from '../../../tests/shared/demoTest';
|
|
|
|
extendTest('tree', {
|
|
skip: ['big-data.tsx', 'virtual-scroll.tsx', 'component-token.tsx', 'directory-debug.tsx'],
|
|
});
|