mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +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
b2363198c2
commit
d103da4054
@ -106,7 +106,7 @@ describe('DashboardLayoutGdd', () => {
|
||||
expect(wrapper.findAll('a').at(3).attributes('href')).toBe('/send')
|
||||
})
|
||||
|
||||
it('has three item "transactions" in navbar', () => {
|
||||
it('has third item "transactions" in navbar', () => {
|
||||
expect(navbar.findAll('ul > a').at(2).text()).toEqual('transactions')
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user