diff --git a/__tests__/removeExtraParagraphSpacing.test.ts b/__tests__/removeExtraParagraphSpacing.test.ts index a42d04468..87664b9c3 100644 --- a/__tests__/removeExtraParagraphSpacing.test.ts +++ b/__tests__/removeExtraParagraphSpacing.test.ts @@ -9,8 +9,8 @@ describe('removeExtraParagraphSpacing', () => { }, { id: '#2', - // Including the \u200b zero-width space mentioned in your comments - input: '
bb
bb
\u200b
bb
', }, {