adjust time out

This commit is contained in:
Valere
2026-04-22 19:30:02 +02:00
parent 78e7adc4c6
commit 4d8e4c66eb
4 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ widgetTest("Create and join a group call", async ({ addUser, browserName }) => {
.locator('iframe[title="Element Call"]')
.contentFrame();
await expect(frame.getByTestId("videoTile")).toHaveCount(5, {
timeout: 10000,
timeout: 15000,
});
for (const participant of [valere, timo, robin, halfshot, florian]) {
// Check the names are correct