mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-24 23:57:38 +01:00
Add \n
to the end og the keyboard_button.rs
file
This commit is contained in:
parent
0b475c2ad0
commit
42b11f572e
1 changed files with 1 additions and 1 deletions
|
@ -140,4 +140,4 @@ mod tests {
|
||||||
let actual = serde_json::from_str(json).unwrap();
|
let actual = serde_json::from_str(json).unwrap();
|
||||||
assert_eq!(expected, actual);
|
assert_eq!(expected, actual);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue