mirror of
https://github.com/vector-im/element-call.git
synced 2026-09-01 21:25:18 +00:00
Revert "fix race in playwright sticky test"
This reverts commit 57f12d3d1c.
This commit is contained in:
@@ -13,7 +13,7 @@ test.skip(
|
||||
'This test is not working on firefox, page.keyboard.press("Tab") not reliable in headless mode',
|
||||
);
|
||||
|
||||
test("can not interact with media tiles while reconnecting (only with header and footer)", async ({
|
||||
test("can only interact with header and footer while reconnecting", async ({
|
||||
page,
|
||||
}) => {
|
||||
await page.goto("/");
|
||||
|
||||
Reference in New Issue
Block a user