Fix broken tests
This commit is contained in:
parent
1ba419fe11
commit
610f9396bb
2 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,7 @@ describe("NotificationPanel", () => {
|
|||
});
|
||||
|
||||
it("should render empty state", () => {
|
||||
cy.enableLabsFeature("feature_notifications");
|
||||
cy.viewRoomByName(ROOM_NAME);
|
||||
cy.findByRole("button", { name: "Notifications" }).click();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue