mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
lint
This commit is contained in:
parent
086007ca29
commit
ee6696eb0f
@ -71,7 +71,7 @@ test.describe("Element Call", () => {
|
||||
await app.viewRoomById(room.roomId);
|
||||
await page.getByRole("button", { name: "Video call" }).click();
|
||||
await page.getByRole("menuitem", { name: "Element Call" }).click();
|
||||
|
||||
|
||||
const frameUrlStr = await page.locator("iframe").getAttribute("src");
|
||||
await expect(frameUrlStr).toBeDefined();
|
||||
// Ensure we set the correct parameters for ECall.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user