Remove slow? no registration anymore

This commit is contained in:
Valere
2026-04-07 15:43:55 +02:00
parent 24e721f572
commit 0127040a8c
6 changed files with 0 additions and 15 deletions

View File

@@ -17,8 +17,6 @@ widgetTest.skip(
);
widgetTest("Start a new call as widget", async ({ asWidget, browserName }) => {
test.slow(); // Triples the timeout
const { brooks, whistler } = asWidget;
await TestHelpers.startCallInCurrentRoom(brooks.page, false);