You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
Update comment on disabled cypress test (#11772)
It still doesn't work, but the reason has changed
This commit is contained in:
committed by
GitHub
parent
f09ec2cf26
commit
ff35107e9c
@@ -452,7 +452,7 @@ describe("Cryptography", function () {
|
||||
});
|
||||
|
||||
it("Should show a grey padlock for a key restored from backup", () => {
|
||||
skipIfRustCrypto(); // requires key backup (https://github.com/vector-im/element-web/issues/24828)
|
||||
skipIfRustCrypto(); // doesn't work due to https://github.com/vector-im/element-web/issues/26393
|
||||
|
||||
enableKeyBackup();
|
||||
|
||||
|
Reference in New Issue
Block a user