You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
add link to issue for disabled test
This commit is contained in:
@ -431,7 +431,7 @@ test.describe("Cryptography", function () {
|
||||
await expect(lastE2eIcon).toHaveAttribute("aria-label", "Encrypted by an unknown or deleted device.");
|
||||
});
|
||||
|
||||
// XXX: Failed since migration to Playwright
|
||||
// XXX: Failed since migration to Playwright (https://github.com/element-hq/element-web/issues/26811)
|
||||
test.skip("Should show a grey padlock for a key restored from backup", async ({
|
||||
page,
|
||||
app,
|
||||
|
Reference in New Issue
Block a user