adjust timeout

This commit is contained in:
Valere
2026-04-22 15:40:06 +02:00
parent 879526ce5e
commit f355aa1ed7
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ widgetTest("Put call in PIP", async ({ addUser, browserName }) => {
frame.getByRole("switch", { name: "Stop video", checked: true }),
).toBeVisible({
// Increase timeout, as this expect was flaky
timeout: 10000,
timeout: 15000,
});
// Switch to the other room, the call should go to PIP