mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
chore: skip list vertical demo image
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { imageDemoTest } from '../../../tests/shared/imageTest';
|
||||
|
||||
describe('List image', () => {
|
||||
imageDemoTest('list', { skip: ['loadmore.tsx'] });
|
||||
imageDemoTest('list', { skip: ['loadmore.tsx', 'vertical.tsx'] });
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user