Quick settings: Change the copy / labels on the options (#10427)
* Quick settings: Change the copy / labels on the options * Update i18n
This commit is contained in:
parent
a340387374
commit
52eec283b3
3 changed files with 6 additions and 6 deletions
|
@ -202,7 +202,7 @@ describe("Sliding Sync", () => {
|
|||
|
||||
// disable notifs in this room (TODO: CS API call?)
|
||||
cy.contains(".mx_RoomTile", "Test Room").find(".mx_RoomTile_notificationsButton").click({ force: true });
|
||||
cy.contains("Off").click();
|
||||
cy.contains("Mute room").click();
|
||||
|
||||
// create a new room so we know when the message has been received as it'll re-shuffle the room list
|
||||
cy.createRoom({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue