mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-02 08:13:37 +01:00
Simplify ContactsParser
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