1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-08-06 12:02:40 +03:00
This commit is contained in:
Kegan Dougal
2022-11-25 13:24:12 +00:00
parent 815370c5f9
commit 74147b9943

View File

@@ -982,7 +982,7 @@ describe("SlidingSyncSdk", () => {
"m.read": { "m.read": {
[alice]: { [alice]: {
ts: 1234567, ts: 1234567,
} },
}, },
}, },
}, },
@@ -1009,7 +1009,7 @@ describe("SlidingSyncSdk", () => {
"m.read": { "m.read": {
[alice]: { [alice]: {
ts: 1234567, ts: 1234567,
} },
}, },
}, },
}, },