mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-14 00:41:29 +08:00
94edd8e917
* refactor: Pure support open * chore: fit content size * test: Update snapshot * test: back of snapshot * test: ignore purePanel
4 lines
130 B
TypeScript
4 lines
130 B
TypeScript
import { extendTest } from '../../../tests/shared/demoTest';
|
|
|
|
extendTest('select', { skip: ['render-panel.md', 'big-data.md'] });
|