Skip to content

Commit aeb87ff

Browse files
committed
test: fix renderText snapshot
1 parent cd5542d commit aeb87ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Message/renderText/__tests__/__snapshots__/renderText.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ exports[`keepLineBreaksPlugin absent does not keep line breaks under a heading 1
215215
`;
216216

217217
exports[`keepLineBreaksPlugin present keeps line between lines with strong text 1`] = `
218-
Array [
218+
[
219219
<p>
220220
This is
221221
<strong>

0 commit comments

Comments
 (0)