fix ci (#16006)
This commit is contained in:
-2
@@ -160,7 +160,6 @@ describe('ImapSmtpCalDavAPIService', () => {
|
||||
pendingGroupEmailsAction: MessageChannelPendingGroupEmailsAction.NONE,
|
||||
syncCursor: '',
|
||||
syncStageStartedAt: null,
|
||||
pendingGroupEmailsAction: MessageChannelPendingGroupEmailsAction.NONE,
|
||||
},
|
||||
{},
|
||||
);
|
||||
@@ -305,7 +304,6 @@ describe('ImapSmtpCalDavAPIService', () => {
|
||||
pendingGroupEmailsAction: MessageChannelPendingGroupEmailsAction.NONE,
|
||||
syncCursor: '',
|
||||
syncStageStartedAt: null,
|
||||
pendingGroupEmailsAction: MessageChannelPendingGroupEmailsAction.NONE,
|
||||
},
|
||||
{},
|
||||
);
|
||||
|
||||
-1
@@ -152,7 +152,6 @@ export class ImapSmtpCalDavAPIService {
|
||||
pendingGroupEmailsAction: MessageChannelPendingGroupEmailsAction.NONE,
|
||||
syncCursor: '',
|
||||
syncStageStartedAt: null,
|
||||
pendingGroupEmailsAction: MessageChannelPendingGroupEmailsAction.NONE,
|
||||
},
|
||||
{},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user