Remove obsolete style rules - mx_SpaceRoomView_inviteTeammates_betaDisclaimer (#11004)
* Remove obsolete style rules - mx_SpaceRoomView_inviteTeammates_betaDisclaimer * Remove the deprecated disclaimer * Remove ExternalLink * Add a Percy snapshot - 'Invite your teammates' dialog
This commit is contained in:
parent
b35fb4fed2
commit
e6cddcbfe1
4 changed files with 2 additions and 35 deletions
|
@ -140,6 +140,8 @@ describe("Spaces", () => {
|
|||
cy.findByPlaceholderText("Support").type("Projects");
|
||||
cy.findByRole("button", { name: "Continue" }).click();
|
||||
|
||||
cy.get(".mx_SpaceRoomView").percySnapshotElement("Space - 'Invite your teammates' dialog");
|
||||
|
||||
cy.get(".mx_SpaceRoomView").within(() => {
|
||||
cy.get("h1").findByText("Invite your teammates");
|
||||
cy.findByRole("button", { name: "Skip for now" }).click();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue