mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-06 16:22:04 +01:00
Fix flaky Cypress test - invite-dialog.spec.ts (#11017)
Co-authored-by: Kerry <kerrya@element.io>
This commit is contained in:
parent
ef8719aba7
commit
ebf011fae9
@ -169,7 +169,6 @@ describe("Invite dialog", function () {
|
||||
cy.get(".mx_RoomHeader").within(() => {
|
||||
cy.get(".mx_RoomHeader_name--textonly")
|
||||
.realHover()
|
||||
.get(".mx_RoomHeader_name--textonly:hover")
|
||||
.should("have.css", "background-color", "rgba(0, 0, 0, 0)");
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user