mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
fix main menu test
This commit is contained in:
@@ -46,7 +46,6 @@ describe('MainMenu.vue', () => {
|
||||
})
|
||||
|
||||
it('Run and Save are not visible if there is no tabs', () => {
|
||||
console.log('Run and Save are not visible')
|
||||
const state = {
|
||||
currentTab: null,
|
||||
tabs: [{}],
|
||||
|
||||
Reference in New Issue
Block a user