mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix test nabǘabr li elements from 5 to 3
This commit is contained in:
parent
30d8111771
commit
37f3689d7f
@ -79,7 +79,7 @@ describe('DashboardLayoutGdd', () => {
|
||||
})
|
||||
|
||||
it('has five items in the navbar', () => {
|
||||
expect(navbar.findAll('ul > li')).toHaveLength(5)
|
||||
expect(navbar.findAll('ul > li')).toHaveLength(3)
|
||||
})
|
||||
|
||||
it('has first item "send" in navbar', () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user