cleanup
This commit is contained in:
parent
946682b3b4
commit
fdc0f39187
4 changed files with 4 additions and 19 deletions
|
|
@ -9,15 +9,6 @@ import {
|
|||
describe('The UserHighlight store', () => {
|
||||
beforeEach(() => {
|
||||
setActivePinia(createPinia())
|
||||
window.vuex = {
|
||||
state: {
|
||||
users: {
|
||||
currentUser: {
|
||||
fqn: 'foo@bar.tld',
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
})
|
||||
|
||||
describe('mutations', () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue