correct screen "participation without account" and adapt test - issue 1776

This commit is contained in:
Laurent GAY
2025-06-27 19:18:45 +02:00
parent cf932a378f
commit 7f849d116b
4 changed files with 31 additions and 4 deletions

View File

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