remove unneeded line in test
This commit is contained in:
parent
c12c67adde
commit
8907d30fe0
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ func TestGetUpdates(t *testing.T) {
|
|||
}
|
||||
|
||||
u := tgbotapi.NewUpdate(0)
|
||||
u.Limit = 10000
|
||||
|
||||
_, err = bot.GetUpdates(u)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue