test: fix jest failure

This commit is contained in:
chenjiahan
2021-09-05 16:33:28 +08:00
parent 911d0669de
commit ee1ee0fe29
20 changed files with 55 additions and 14 deletions
-1
View File
@@ -27,7 +27,6 @@ export function snapshotDemo(Demo: any, option: any = {}) {
components: {
'demo-block': EmptyComponent,
},
plugins: [(window as any).vant],
},
});