mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 10:08:52 +08:00
fix lint
This commit is contained in:
@@ -13,7 +13,7 @@ describe('Workspace.vue', () => {
|
||||
}
|
||||
const store = new Vuex.Store({ state, actions, mutations })
|
||||
mount(Workspace, {
|
||||
store,
|
||||
store,
|
||||
stubs: ['router-link']
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user