mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 22:46:39 +01:00
Remove the obsolete reminder
This commit is contained in:
parent
e641baa0a5
commit
b6fc42af53
1 changed files with 0 additions and 1 deletions
|
@ -146,7 +146,6 @@ mod tests {
|
||||||
|
|
||||||
#[tokio::test]
|
#[tokio::test]
|
||||||
async fn test_add_sticker_to_set() {
|
async fn test_add_sticker_to_set() {
|
||||||
// FIXME: rewrite according to the new schema
|
|
||||||
to_form_ref(&payloads::AddStickerToSet::new(
|
to_form_ref(&payloads::AddStickerToSet::new(
|
||||||
UserId(0),
|
UserId(0),
|
||||||
"name",
|
"name",
|
||||||
|
|
Loading…
Reference in a new issue