mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Refactor test for ResetPassword.vue, fix 'only'
This commit is contained in:
parent
44d695d0a5
commit
eb34a9f6df
@ -174,7 +174,7 @@ describe('ResetPassword', () => {
|
||||
})
|
||||
|
||||
// Wolle
|
||||
it.only('click redirects to "/forgot-password/resetPassword"', () => {
|
||||
it.skip('click redirects to "/forgot-password/resetPassword"', () => {
|
||||
// expect(routerPushMock).toHaveBeenCalledWith('/forgot-password/resetPassword')
|
||||
})
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user