Update packages/core-components/src/components/AutoLogout/Autologout.test.tsx
Co-authored-by: Johan Haals <johan@haals.se> Signed-off-by: Manuel Scurti <manuel9scurti@gmail.com>
This commit is contained in:
committed by
Manuel Scurti
parent
6ed18c353c
commit
f92d389b7c
@@ -30,7 +30,7 @@ const mockIdentityApi = { signOut: mockSignOut };
|
||||
|
||||
const apis = TestApiRegistry.from([identityApiRef, mockIdentityApi]);
|
||||
|
||||
describe('AutoLogoutProvider', () => {
|
||||
describe('AutoLogout', () => {
|
||||
beforeAll(() => {
|
||||
createMocks();
|
||||
// @ts-ignore
|
||||
|
||||
Reference in New Issue
Block a user