mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
#127 tests
This commit is contained in:
@@ -1146,7 +1146,7 @@ describe('MainMenu.vue', () => {
|
||||
name: 'bar',
|
||||
id: 2,
|
||||
query: 'SELECT * FROM foo',
|
||||
chart: []
|
||||
viewType: 'chart'
|
||||
})
|
||||
}
|
||||
const store = createStore({ state, mutations, actions })
|
||||
|
||||
Reference in New Issue
Block a user