From 9c39f1fb9b5d989d1d2dfeaaecc35153ab9c51d5 Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Thu, 18 Jun 2026 15:39:10 +0300 Subject: [PATCH] Fix E2E tests --- app/components/LocaleTime.tsx | 4 ++++ app/components/LocaleTimeRange.tsx | 4 ++++ app/features/calendar/routes/calendar.tsx | 2 ++ e2e/calendar.spec.ts | 4 +--- e2e/navigation.spec.ts | 10 ++++++++-- e2e/settings.spec.ts | 4 +--- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/app/components/LocaleTime.tsx b/app/components/LocaleTime.tsx index 75a593e43..230369574 100644 --- a/app/components/LocaleTime.tsx +++ b/app/components/LocaleTime.tsx @@ -11,6 +11,8 @@ interface LocaleTimeProps { className?: string; /** When `true`, renders inline; otherwise the element is displayed as a block. Defaults to block. */ inline?: boolean; + /** Optional test id forwarded to the rendered `