Introduce new conversationJobQueue

This commit is contained in:
Scott Nonnenberg 2022-02-16 10:36:21 -08:00 committed by GitHub
parent 37d4776472
commit 30783c887c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 3111 additions and 1742 deletions

View file

@ -425,7 +425,7 @@ describe('LeftPaneInboxHelper', () => {
});
describe('getConversationAndMessageAtIndex', () => {
it('returns pinned converastions, then non-pinned conversations', () => {
it('returns pinned conversations, then non-pinned conversations', () => {
const conversations = [
getDefaultConversation(),
getDefaultConversation(),