Sort groups you've left to the bottom of search
This commit is contained in:
parent
fcd0a186e0
commit
49bb1321e3
5 changed files with 18 additions and 128 deletions
|
@ -965,10 +965,10 @@ describe('both/state/selectors/conversations', () => {
|
|||
|
||||
const ids = result.map(contact => contact.id);
|
||||
assert.deepEqual(ids, [
|
||||
'our-conversation-id',
|
||||
'convo-1',
|
||||
'convo-5',
|
||||
'convo-6',
|
||||
'our-conversation-id',
|
||||
]);
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue