mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Remove russian text from telegram_response.rs
This commit is contained in:
parent
1e559d7ddb
commit
1bb5c0ef0e
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ mod tests {
|
||||||
assert_eq!(expected, kind);
|
assert_eq!(expected, kind);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
panic!("Этой херни здесь не должно быть");
|
panic!("Expected ApiErrorKind::TerminatedByOtherGetUpdates");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue