mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Fix for missing replacement text in bodyRanges
This commit is contained in:
@@ -204,9 +204,6 @@ describe('both/state/selectors/search', () => {
|
||||
...state,
|
||||
conversations: {
|
||||
...state.conversations,
|
||||
conversationLookup: {
|
||||
...state.conversations.conversationLookup,
|
||||
},
|
||||
},
|
||||
};
|
||||
const secondSelector = getMessageSearchResultSelector(secondState);
|
||||
|
||||
Reference in New Issue
Block a user