提交 ebabbebc 编写于 作者: 宋成林

Merge branch 'v2' of https://github.com/jdf2e/nutui into v2

......@@ -5,9 +5,11 @@ import Vue from 'vue';
describe('Checkbox.vue', () => {
const wrapper = shallowMount(Checkbox, {
propsData:{
value:true
}
});
it('尺寸设置为base', () => {
wrapper.setProps({ size: 'base' });
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册