Add missing mock

This commit is contained in:
garronej 2023-03-22 03:07:33 +01:00
parent 9fcf692cb8
commit 0e21f3eab6

View File

@ -154,7 +154,8 @@ export const kcContextMocks: KcContext[] = [
"pageId": "password.ftl",
"password": {
"passwordSet": true
}
},
"stateChecker": "state checker"
}),
id<KcContext.Account>({
...kcContextCommonMock,