mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
test: skip List loading demo (#28133)
This commit is contained in:
parent
39122bd3d6
commit
a3aec7b057
@ -1,5 +1,5 @@
|
||||
import { imageDemoTest } from '../../../tests/shared/imageTest';
|
||||
|
||||
describe('List image', () => {
|
||||
imageDemoTest('list');
|
||||
imageDemoTest('list', { skip: ['loadmore.md'] });
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user