events: Fix recently broken test
This commit is contained in:
parent
499c615f55
commit
cc2f2a231b
@ -209,7 +209,7 @@ fn edit_deserialization_061() {
|
|||||||
formatted: None,
|
formatted: None,
|
||||||
..
|
..
|
||||||
}),
|
}),
|
||||||
relates_to: Some(Relation::Custom(_)),
|
relates_to: Some(Relation::_Custom(_)),
|
||||||
..
|
..
|
||||||
} if body == "s/foo/bar"
|
} if body == "s/foo/bar"
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user