add link to issue for disabled test
This commit is contained in:
parent
045f96fd58
commit
f29bacedd5
1 changed files with 1 additions and 1 deletions
|
@ -431,7 +431,7 @@ test.describe("Cryptography", function () {
|
||||||
await expect(lastE2eIcon).toHaveAttribute("aria-label", "Encrypted by an unknown or deleted device.");
|
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 ({
|
test.skip("Should show a grey padlock for a key restored from backup", async ({
|
||||||
page,
|
page,
|
||||||
app,
|
app,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue