// Match ids of default, so that business code using `false` works in chatter tests export const DEFAULT_MAIL_SEARCH_ID = 987_654_321; export const DEFAULT_MAIL_VIEW_ID = 123_456_789;