mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-26 05:17:04 +00:00
fix prettier
This commit is contained in:
@@ -291,7 +291,6 @@ test("Should close widget when all other left and have time to play a sound", as
|
||||
expect(widgetStopMock).toHaveBeenCalledOnce();
|
||||
});
|
||||
|
||||
|
||||
test("Should not close widget when auto leave due to error", async () => {
|
||||
const user = userEvent.setup();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user