From bf0148d131789dfc7ca7349726e95ffb56981e69 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Fri, 24 Oct 2025 09:52:57 -0700 Subject: [PATCH] chore: fixes tests --- .../LogViewer/__snapshots__/EventSource.spec.ts.snap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/components/LogViewer/__snapshots__/EventSource.spec.ts.snap b/assets/components/LogViewer/__snapshots__/EventSource.spec.ts.snap index 9800327e..49a95581 100644 --- a/assets/components/LogViewer/__snapshots__/EventSource.spec.ts.snap +++ b/assets/components/LogViewer/__snapshots__/EventSource.spec.ts.snap @@ -28,7 +28,7 @@ exports[` > render html correctly > should render dates
-
foo bar
+
foo bar
" @@ -62,7 +62,7 @@ exports[` > render html correctly > should render dates
-
foo bar
+
foo bar
" @@ -96,7 +96,7 @@ exports[` > render html correctly > should render messag
-
This is a message.
+
This is a message.
"