mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
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.
This commit is contained in:
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
Block a user