fix lint from conflict merge on github

This commit is contained in:
einhornimmond 2024-05-10 15:09:58 +02:00
parent bf920e9821
commit 8d16c5cbbd

View File

@ -38,7 +38,6 @@ describe('Sidebar', () => {
describe('the general section', () => {
it('has seven nav-items', () => {
expect(wrapper.findAll('ul').at(0).findAll('.nav-item')).toHaveLength(7)
})
it('has nav-item "navigation.overview" in navbar', () => {