mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-01 09:54:37 +00:00
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",
|
||||
);
|
||||
|
||||
test.slow();
|
||||
|
||||
const valere = await addUser("Valere", HOST1);
|
||||
const timo = await addUser("Timo", HOST1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user