✅Fixed compilation of the UserApi for e2e test
This commit is contained in:
committed by
ericlinagora
parent
e628c68229
commit
725c9a6a29
@@ -22,6 +22,7 @@ import { DriveFileAccessLevel, publicAccessLevel } from "../../../src/services/d
|
||||
import { UserQuota } from "../../../src/services/user/web/types";
|
||||
import { Api } from "../utils.api";
|
||||
import { OidcJwtVerifier } from "../../../src/services/console/clients/remote-jwks-verifier";
|
||||
import { Response } from "light-my-request";
|
||||
|
||||
/** The UserApi is an abstraction for E2E tests that
|
||||
* represents the high level actions a user can take
|
||||
|
||||
Reference in New Issue
Block a user