this test should be slow (taking more than 30s)
This commit is contained in:
@@ -16,6 +16,8 @@ widgetTest("Put call in PIP", async ({ addUser, browserName }) => {
|
|||||||
"The is test is not working on firefox CI environment. No mic/audio device inputs so cam/mic are disabled",
|
"The is test is not working on firefox CI environment. No mic/audio device inputs so cam/mic are disabled",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
test.slow();
|
||||||
|
|
||||||
const valere = await addUser("Valere", HOST1);
|
const valere = await addUser("Valere", HOST1);
|
||||||
const timo = await addUser("Timo", HOST1);
|
const timo = await addUser("Timo", HOST1);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user