this test should be slow (taking more than 30s)

This commit is contained in:
Valere
2026-04-22 20:13:00 +02:00
parent 21b78d6dad
commit 6d70247acb

View File

@@ -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",
);
test.slow();
const valere = await addUser("Valere", HOST1);
const timo = await addUser("Timo", HOST1);