We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6138b commit cbe0570Copy full SHA for cbe0570
tests/test_photo.py
@@ -42,7 +42,7 @@ def setUp(self):
42
self.thumb = {
43
'width': 90,
44
'height': 90,
45
- 'file_id': 'AgADAQADgEsyGx8j9QfmDMmwkPBrFcKRzy8ABD64nkFkjujeNXYBAAEC',
+ 'file_id': 'AgADAQADgEsyGx8j9QeYW9oDz2mKRsKRzy8ABD64nkFkjujeNXYBAAEC',
46
'file_size': 1478
47
}
48
self.file_size = 10209
0 commit comments