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