Fix CI failure on develop due to force merged PR and prettier failure (#3369)

This commit is contained in:
Michael Telatynski
2023-05-16 12:52:58 +01:00
committed by GitHub
parent 6dc4a62e8c
commit 52792ec89b
+1 -1
View File
@@ -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"],