Update test animation size

Telegram must've again chagned internal stuff
This commit is contained in:
Jasmin Bom 2019-02-08 20:21:24 +01:00
parent 1b52e6148e
commit a60c07f549

View file

@ -44,7 +44,7 @@ class TestAnimation(object):
duration = 1
file_name = 'game.gif.mp4'
mime_type = 'video/mp4'
file_size = 4135
file_size = 4127
caption = "Test *animation*"
def test_creation(self, animation):