mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-07 02:28:54 +08:00
Lost focus in SQL query editor #54
This commit is contained in:
@@ -115,6 +115,7 @@ describe('Tab.vue', () => {
|
||||
})
|
||||
|
||||
state.currentTabId = 1
|
||||
await wrapper.vm.$nextTick()
|
||||
expect(mutations.setCurrentTab.calledOnceWith(state, wrapper.vm)).to.equal(true)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user