Use BackstageUserIdentity, fix tests
Co-authored-by: blam <ben@blam.sh> Co-authored-by: Fredrik Adelöw <freben@gmail.com> Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com> Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -34,6 +34,9 @@ describe('apis', () => {
|
||||
getUserId: jest.fn(),
|
||||
getProfile: jest.fn(),
|
||||
signOut: jest.fn(),
|
||||
getProfileInfo: jest.fn(),
|
||||
getBackstageIdentity: jest.fn(),
|
||||
getCredentials: jest.fn(),
|
||||
});
|
||||
|
||||
const client = new SearchClient({
|
||||
|
||||
Reference in New Issue
Block a user