mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
actionsheet unit test
This commit is contained in:
@@ -110,7 +110,6 @@ describe('Switch', () => {
|
||||
});
|
||||
|
||||
it('toggle switch value from v-model', function(done) {
|
||||
let checked = false;
|
||||
wrapper = mount(Switch, {
|
||||
propsData: {
|
||||
value: false
|
||||
|
Reference in New Issue
Block a user