Skip to content

Commit 6b985e4

Browse files
committed
Add email to mock user, so email function called
1 parent 24e0432 commit 6b985e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/apps/alcs/src/common/authorization/authorization.service.spec.ts

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ describe('AuthorizationService', () => {
4949
clientRoles: [],
5050
bceidGuid: '',
5151
displayName: '',
52+
5253
identityProvider: 'idir',
5354
uuid: 'user-uuid',
5455
} as Partial<User> as User);

0 commit comments

Comments
 (0)