mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/components/Menu/Sidebar.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
0faf32b071
commit
3a162b358d
@ -33,7 +33,7 @@ describe('Sidebar', () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
describe('the genaral section', () => {
|
describe('the genaral section', () => {
|
||||||
it('has five nav-item', () => {
|
it('has six nav-items', () => {
|
||||||
expect(wrapper.findAll('ul').at(0).findAll('.nav-item')).toHaveLength(6)
|
expect(wrapper.findAll('ul').at(0).findAll('.nav-item')).toHaveLength(6)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user