diff --git a/cypress/e2e/crypto/crypto.spec.ts b/cypress/e2e/crypto/crypto.spec.ts index e74d66274f..408328b422 100644 --- a/cypress/e2e/crypto/crypto.spec.ts +++ b/cypress/e2e/crypto/crypto.spec.ts @@ -256,7 +256,6 @@ describe("Cryptography", function () { } it("creating a DM should work, being e2e-encrypted / user verification", function (this: CryptoTestContext) { - skipIfRustCrypto(); // https://github.com/vector-im/element-web/issues/25618 cy.bootstrapCrossSigning(aliceCredentials); startDMWithBob.call(this); // send first message