test: Implement tests for get trial status graphQL query
This commit is contained in:
Vendored
+1
@@ -101,6 +101,7 @@ export interface IUser {
|
||||
permissions: IPermission[];
|
||||
createdAt: string | Date;
|
||||
updatedAt: string | Date;
|
||||
trialExpiryDate: string | Date;
|
||||
}
|
||||
|
||||
export interface IRole {
|
||||
|
||||
Reference in New Issue
Block a user