Skip to content

Commit 8afcd81

Browse files
committed
test: remove duplicate type
1 parent dcf977e commit 8afcd81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types/test/shallow.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ const store = new Vuex.Store({})
2525
shallow<ClassComponent>(ClassComponent, {
2626
attachToDocument: true,
2727
localVue,
28-
localVue,
2928
mocks: {
3029
$store: store
3130
},

0 commit comments

Comments
 (0)