better lint
This commit is contained in:
parent
e554eeeef6
commit
18d8ea6b63
123 changed files with 362 additions and 205 deletions
|
|
@ -2,6 +2,7 @@ import { mount } from '@vue/test-utils'
|
|||
import { createStore } from 'vuex'
|
||||
|
||||
import UserProfile from 'src/components/user_profile/user_profile.vue'
|
||||
|
||||
import { getters } from 'src/modules/users.js'
|
||||
import backendInteractorService from 'src/services/backend_interactor_service/backend_interactor_service.js'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue