mirror of https://github.com/vector-im/riot-web
Enable disabled cypress test (#11979)
I can't for the life of me make this fail locally, so let's have a go on CI.t3chguy/dedup-icons-17oct
parent
e897d7360d
commit
27b138b52d
|
@ -277,7 +277,6 @@ describe("Cryptography", function () {
|
|||
});
|
||||
|
||||
it("should allow verification when there is no existing DM", function (this: CryptoTestContext) {
|
||||
skipIfRustCrypto(); // https://github.com/vector-im/element-web/issues/26447
|
||||
cy.bootstrapCrossSigning(aliceCredentials);
|
||||
autoJoin(this.bob);
|
||||
|
||||
|
|
Loading…
Reference in New Issue