Fix CI failure on develop due to force merged PR and prettier failure (#3369)
This commit is contained in:
committed by
GitHub
parent
6dc4a62e8c
commit
52792ec89b
@@ -546,7 +546,7 @@ describe("SyncAccumulator", function () {
|
||||
});
|
||||
|
||||
it("should correctly update summary properties to zero", function () {
|
||||
// When we receive updates of a summary property, the last of which is 0
|
||||
// When we receive updates of a summary property, the last of which is 0
|
||||
sa.accumulate(
|
||||
createSyncResponseWithSummary({
|
||||
"m.heroes": ["@alice:bar"],
|
||||
|
||||
Reference in New Issue
Block a user