diff --git a/crates/wysiwyg/src/tests/test_characters.rs b/crates/wysiwyg/src/tests/test_characters.rs index 61b18475c..d3ace36fd 100644 --- a/crates/wysiwyg/src/tests/test_characters.rs +++ b/crates/wysiwyg/src/tests/test_characters.rs @@ -262,7 +262,8 @@ fn replacing_text_with_empty_paragraphs_removes_nbsps_from_them() { ├>p └>p └>"2" -"#); +"# + ); } #[test]