mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-10 05:57:07 +00:00
define the widget test as a slow test
This commit is contained in:
@@ -15,6 +15,8 @@ widgetTest("Start a new call as widget", async ({ asWidget, browserName }) => {
|
||||
"This test is not working on firefox, after hangup brooks is locked in a strange state with a blank widget",
|
||||
);
|
||||
|
||||
test.slow(); // Triples the timeout
|
||||
|
||||
const { brooks, whistler } = asWidget;
|
||||
|
||||
await expect(
|
||||
|
||||
Reference in New Issue
Block a user