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