From 57f6f4b50f92ea8bfa3512b55343e18a6b1770fe Mon Sep 17 00:00:00 2001 From: Sasha Weiss Date: Wed, 7 Aug 2024 10:04:40 -0700 Subject: [PATCH] Make incoming message with edits read --- test-cases/incoming-message-with-edits.binproto | Bin 788 -> 794 bytes .../incoming-message-with-edits.jsonproto | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test-cases/incoming-message-with-edits.binproto b/test-cases/incoming-message-with-edits.binproto index 1ad643d3ad2fd3164246a5ef9a378a044f11dd1d..f611acc0dc26fa62cbcfaa34e9dd95164aee3dff 100644 GIT binary patch delta 80 zcmbQjHj8b8A(Q-bMx`f=9E<`i5S>`q)9uh<1%vP&>d_G3~Masdlp;0Fp{ b;upBc4-~FvGU4Rn*d;EoQyj?K#S{eq@8=Si delta 74 zcmbQmHid12A(QMwMx}d<9E<`i5`ojUuh<1%vQG|RQWS6k3tr#{3SQzD XxX3@bnaPBmgJYMtz)tbW2biJ&mPZmi diff --git a/test-cases/incoming-message-with-edits.jsonproto b/test-cases/incoming-message-with-edits.jsonproto index 460affb..d809933 100644 --- a/test-cases/incoming-message-with-edits.jsonproto +++ b/test-cases/incoming-message-with-edits.jsonproto @@ -151,7 +151,7 @@ "incoming": { "dateReceived": 3002, // Dates corresponding to the newest edit. "dateServerSent": 3001, - "read": false, + "read": true, "sealedSender": true, }, "standardMessage": { @@ -195,7 +195,7 @@ "incoming": { "dateReceived": 1002, "dateServerSent": 1001, - "read": false, + "read": true, "sealedSender": true, }, "standardMessage": { @@ -218,7 +218,7 @@ "incoming": { "dateReceived": 2002, "dateServerSent": 2001, - "read": false, + "read": true, "sealedSender": true, }, "standardMessage": {