We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcf977e commit 8afcd81Copy full SHA for 8afcd81
types/test/shallow.ts
@@ -25,7 +25,6 @@ const store = new Vuex.Store({})
25
shallow<ClassComponent>(ClassComponent, {
26
attachToDocument: true,
27
localVue,
28
- localVue,
29
mocks: {
30
$store: store
31
},
0 commit comments