Update plugins/auth-backend-module-vmware-cloud-provider/src/authenticator.test.ts
Co-authored-by: Jamie Klassen <jklassen@vmware.com> Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
This commit is contained in:
committed by
GitHub
parent
1d350f1e2c
commit
e06962c68c
@@ -35,7 +35,7 @@ import {
|
||||
|
||||
jest.mock('uid2', () => jest.fn().mockReturnValue('sessionid'));
|
||||
|
||||
describe('VMwareCloudServicesAuthenticator', () => {
|
||||
describe('vmwareCloudAuthenticator', () => {
|
||||
const server = setupServer();
|
||||
setupRequestMockHandlers(server);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user