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
+2
View File
@@ -26,6 +26,8 @@ modePairs.forEach(([rtcMode1, rtcMode2]) => {
"The is test is not working on firefox CI environment. No mic/audio device inputs so cam/mic are disabled",
);
test.slow();
const [florian, timo] = await Promise.all([
addUser("florian", HOST1),
addUser("timo", HOST2),