mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 01:13:58 +08:00
test: skip layout demo which failed a lot in argoci
This commit is contained in:
parent
d38363e161
commit
fc60b1f656
@ -1,5 +1,5 @@
|
||||
import { imageDemoTest } from '../../../tests/shared/imageTest';
|
||||
|
||||
describe('Layout image', () => {
|
||||
imageDemoTest('layout', { skip: ['countdown.md '] });
|
||||
imageDemoTest('layout', { skip: ['fixed-sider.md'] });
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user