From 249ce1ecbb6d7c12dc3b7bd0bef07bee1eb8d50f Mon Sep 17 00:00:00 2001 From: Abdullah Atta Date: Fri, 18 Jul 2025 13:02:03 +0500 Subject: [PATCH] web: remove new line at eof in test snapshots --- .../readonly-edited-note-Chromium-linux.txt | 2 +- .../readonly-edited-note-Chromium-win32.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/__e2e__/editor.test.ts-snapshots/readonly-edited-note-Chromium-linux.txt b/apps/web/__e2e__/editor.test.ts-snapshots/readonly-edited-note-Chromium-linux.txt index e0a7dd5d3..8fdeb8f1c 100644 --- a/apps/web/__e2e__/editor.test.ts-snapshots/readonly-edited-note-Chromium-linux.txt +++ b/apps/web/__e2e__/editor.test.ts-snapshots/readonly-edited-note-Chromium-linux.txt @@ -1 +1 @@ -An edit I madeThis is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1 +An edit I madeThis is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1 \ No newline at end of file diff --git a/apps/web/__e2e__/editor.test.ts-snapshots/readonly-edited-note-Chromium-win32.txt b/apps/web/__e2e__/editor.test.ts-snapshots/readonly-edited-note-Chromium-win32.txt index e0a7dd5d3..8fdeb8f1c 100644 --- a/apps/web/__e2e__/editor.test.ts-snapshots/readonly-edited-note-Chromium-win32.txt +++ b/apps/web/__e2e__/editor.test.ts-snapshots/readonly-edited-note-Chromium-win32.txt @@ -1 +1 @@ -An edit I madeThis is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1 +An edit I madeThis is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1 \ No newline at end of file