mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Fix the tests
This commit is contained in:
parent
c3448de7dd
commit
74f816c616
1 changed files with 2 additions and 2 deletions
|
@ -27,10 +27,10 @@ mod tests {
|
|||
"file_id":"someId",
|
||||
"file_size":13,
|
||||
"file_date":13
|
||||
},
|
||||
}
|
||||
}
|
||||
],
|
||||
"credential":
|
||||
"credentials":
|
||||
{
|
||||
"data":"someData",
|
||||
"hash":"1122",
|
||||
|
|
Loading…
Reference in a new issue