mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 07:36:00 +01:00
Simplify ContactsParser
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
@@ -114,7 +114,7 @@ describe('DelimitedStream', () => {
|
||||
new DelimitedStream(),
|
||||
collect(out)
|
||||
),
|
||||
'Unfinished data'
|
||||
'Unfinished frame'
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user