feat(messaging): add workspace toggle to sync internal emails (#20457)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This commit is contained in:
+1
@@ -75,6 +75,7 @@ describe('useColumnDefinitionsFromObjectMetadata', () => {
|
||||
smartModel: AUTO_SELECT_SMART_MODEL_ID,
|
||||
enabledAiModelIds: [],
|
||||
useRecommendedModels: true,
|
||||
isInternalMessagesImportEnabled: false,
|
||||
});
|
||||
|
||||
const companyObjectMetadata = getTestEnrichedObjectMetadataItemsMock().find(
|
||||
|
||||
Reference in New Issue
Block a user