ant-design-vue/components/upload/__tests__/demo.test.js

4 lines
107 B
JavaScript
Raw Normal View History

2019-01-12 11:33:27 +08:00
import demoTest from '../../../tests/shared/demoTest';
2018-05-15 09:52:44 +08:00
2021-02-25 15:41:43 +08:00
demoTest('upload', { skip: ['upload-manually'] });