Removing comment
This commit is contained in:
parent
cf15cb8b59
commit
e1e56f618d
1 changed files with 0 additions and 1 deletions
|
|
@ -109,7 +109,6 @@ function getMountedComponent(mainInitialState = {}, initialData = {}) {
|
|||
main: mainInitialState
|
||||
}
|
||||
})];
|
||||
//mountOptions.mixins = [mockMixin];
|
||||
mountOptions.data = () => (
|
||||
initialData
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue