test: trim extra blank lines in conversation recovery test

Keep the focused provider-resume test diff clean so the regression branch stays easy to review.

Co-Authored-By: Claude Opus 4.6 <noreply@openclaude.dev>
This commit is contained in:
Juan Camilo
2026-04-07 15:27:39 +02:00
parent 279cd1a7e1
commit 98f38d8bfc

View File

@@ -77,5 +77,3 @@ test('loadConversationForResume rejects oversized reconstructed transcripts', as
'Reconstructed transcript is too large to resume safely', 'Reconstructed transcript is too large to resume safely',
) )
}) })