mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
fix lint from conflict merge on github
This commit is contained in:
parent
bf920e9821
commit
8d16c5cbbd
@ -38,7 +38,6 @@ describe('Sidebar', () => {
|
|||||||
describe('the general section', () => {
|
describe('the general section', () => {
|
||||||
it('has seven nav-items', () => {
|
it('has seven nav-items', () => {
|
||||||
expect(wrapper.findAll('ul').at(0).findAll('.nav-item')).toHaveLength(7)
|
expect(wrapper.findAll('ul').at(0).findAll('.nav-item')).toHaveLength(7)
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
it('has nav-item "navigation.overview" in navbar', () => {
|
it('has nav-item "navigation.overview" in navbar', () => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user