chore: Work around new rustfmt bug
This commit is contained in:
parent
d5b0cc608f
commit
d98903e46c
@ -129,6 +129,7 @@ fn markdown_content_serialization() {
|
|||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn relates_to_content_serialization() {
|
fn relates_to_content_serialization() {
|
||||||
|
#[rustfmt::skip] // rustfmt wants to merge the next two lines
|
||||||
let message_event_content =
|
let message_event_content =
|
||||||
assign!(MessageEventContent::plain("> <@test:example.com> test\n\ntest reply"), {
|
assign!(MessageEventContent::plain("> <@test:example.com> test\n\ntest reply"), {
|
||||||
relates_to: Some(Relation::Reply {
|
relates_to: Some(Relation::Reply {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user