mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change text for test checkMail
This commit is contained in:
parent
6535e4fa83
commit
0bffe9d63e
@ -189,7 +189,7 @@ describe('ResetPassword', () => {
|
|||||||
)
|
)
|
||||||
})
|
})
|
||||||
|
|
||||||
it('redirects to "/thx/reset"', () => {
|
it('redirects to "/thx/heckEmail"', () => {
|
||||||
expect(routerPushMock).toHaveBeenCalledWith('/thx/checkEmail')
|
expect(routerPushMock).toHaveBeenCalledWith('/thx/checkEmail')
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user