Add thread notification with server assistance (MSC3773) (#9400)

Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de>
This commit is contained in:
Germain
2022-10-24 07:50:21 +01:00
committed by GitHub
co-authored by Janne Mareike Koschinski
parent d4f1c573ad
commit 9eb4f8d723
22 changed files with 1014 additions and 142 deletions
+1 -1
View File
@@ -235,7 +235,7 @@ describe("Sliding Sync", () => {
"Test Room", "Dummy",
]);
cy.contains(".mx_RoomTile", "Test Room").get(".mx_NotificationBadge").should("not.exist");
cy.contains(".mx_RoomTile", "Test Room").get(".mx_NotificationBadge").should("not.be.visible");
});
it("should update user settings promptly", () => {