mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
fix test
This commit is contained in:
parent
337be6e00b
commit
5008a60225
@ -229,7 +229,7 @@ describe('Send', () => {
|
||||
})
|
||||
|
||||
it('resets the gradido ID query in route', () => {
|
||||
expect(routerPushMock).toBeCalledWith('send')
|
||||
expect(routerPushMock).toBeCalledWith({ path: '/send' })
|
||||
})
|
||||
})
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user