fix prettier

This commit is contained in:
Valere
2025-10-27 15:41:16 +01:00
parent 3dd0b156cf
commit 3ecffccd9e

View File

@@ -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();