chore: Work around new rustfmt bug

This commit is contained in:
Kévin Commaille 2023-05-04 12:23:28 +02:00 committed by Kévin Commaille
parent d5b0cc608f
commit d98903e46c

View File

@ -129,6 +129,7 @@ fn markdown_content_serialization() {
#[test]
fn relates_to_content_serialization() {
#[rustfmt::skip] // rustfmt wants to merge the next two lines
let message_event_content =
assign!(MessageEventContent::plain("> <@test:example.com> test\n\ntest reply"), {
relates_to: Some(Relation::Reply {