TF-4141 should not show inkwell effect when user drag email into virtual folder
This commit is contained in:
@@ -147,6 +147,11 @@ class MockMailboxDashBoardController extends Mock implements MailboxDashBoardCon
|
||||
|
||||
@override
|
||||
Rx<AIScribeConfig> get cachedAIScribeConfig => AIScribeConfig.initial().obs;
|
||||
|
||||
@override
|
||||
bool isAIScribeEndpointAvailable({Session? session, AccountId? accountId}) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
@GenerateNiceMocks([
|
||||
|
||||
Reference in New Issue
Block a user