Skip to content

Commit 44ef818

Browse files
authored
Update add-mocks.js
1 parent fd45acd commit 44ef818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/create-instance/add-mocks.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// @flow
22
import $$Vue from 'vue'
33
import { warn } from 'shared/util'
4-
4+
55
export default function addMocks (
66
mockedProperties: Object,
77
Vue: Component

0 commit comments

Comments
 (0)