mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
Update frontend/src/views/Layout/DashboardLayout_gdd.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
d103da4054
commit
35af053f19
@ -115,7 +115,7 @@ describe('DashboardLayoutGdd', () => {
|
||||
expect(wrapper.findAll('a').at(5).attributes('href')).toBe('/transactions')
|
||||
})
|
||||
|
||||
it('has three item "profil" in navbar', () => {
|
||||
it('has fourth item "M profile" in navbar', () => {
|
||||
expect(navbar.findAll('ul > a').at(3).text()).toEqual('site.navbar.my-profil')
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user