skip flaky can reply with voice message test case (#9105)

This commit is contained in:
Kerry 2022-07-26 18:36:43 +02:00 committed by GitHub
parent bf9b85887f
commit 19eb491c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -247,7 +247,7 @@ describe("Timeline", () => {
.should("have.length", 1);
});
it("can reply with a voice message", () => {
xit("can reply with a voice message", () => {
viewRoomSendMessageAndSetupReply();
cy.openMessageComposerOptions().find(`[aria-label="Voice Message"]`).click();