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
cbc6018595
commit
215a77a2dc
@ -87,7 +87,7 @@ describe('Sidebar', () => {
|
||||
wrapper = Wrapper()
|
||||
})
|
||||
|
||||
it('has four nav-item', () => {
|
||||
it('has three nav-items', () => {
|
||||
expect(wrapper.findAll('ul').at(1).findAll('.nav-item')).toHaveLength(3)
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user