correct unittest front-end #1776

This commit is contained in:
Laurent GAY
2025-06-25 12:00:26 +02:00
parent 7ceb631518
commit 469f43f417
6 changed files with 27 additions and 54 deletions

View File

@@ -56,7 +56,6 @@ export const joinEventMock = {
actorId: "1",
email: "some@email.tld",
message: "a message long enough",
locale: "en_US",
timezone: Intl.DateTimeFormat().resolvedOptions().timeZone,
};