events: Fix a test
This commit is contained in:
parent
0196c53530
commit
b0e6b22ffe
@ -241,7 +241,7 @@ fn edit_deserialization_061() {
|
|||||||
formatted: None,
|
formatted: None,
|
||||||
..
|
..
|
||||||
}),
|
}),
|
||||||
relates_to: None,
|
relates_to: Some(_),
|
||||||
..
|
..
|
||||||
} if body == "s/foo/bar"
|
} if body == "s/foo/bar"
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user