Add another missing semicolon
This commit is contained in:
parent
73c2963ebd
commit
d24cbb981a
@ -136,7 +136,7 @@ mod tests {
|
||||
assert_eq!(
|
||||
failed_room_state.unwrap_err().to_string(),
|
||||
"invalid type: map, expected a PDU wrapped in an array.",
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
Loading…
x
Reference in New Issue
Block a user