fix: add url to login reset password page
fix: add to login reset password page fix: add urls to kc context mocks
This commit is contained in:
@ -329,7 +329,8 @@ export const kcContextMocks: KcContext[] = [
|
||||
"realm": {
|
||||
...kcContextCommonMock.realm,
|
||||
"loginWithEmailAllowed": false
|
||||
}
|
||||
},
|
||||
url: loginUrl
|
||||
}),
|
||||
id<KcContext.LoginVerifyEmail>({
|
||||
...kcContextCommonMock,
|
||||
|
Reference in New Issue
Block a user