fix tests
This commit is contained in:
parent
b2011429c6
commit
fd2986ea85
10 changed files with 199 additions and 197 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import { createTestingPinia } from '@pinia/testing'
|
||||
createTestingPinia()
|
||||
import { createMemoryHistory, createRouter } from 'vue-router'
|
||||
import { createStore } from 'vuex'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue