mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 23:49:20 +01:00
Introduce new conversationJobQueue
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user