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 649e488 commit e4aeeb8Copy full SHA for e4aeeb8
tests/IntegrationTest.php
@@ -119,8 +119,8 @@ public static function provideUrls(): array
119
'video' => 'https://github.com/danog/MadelineProto/raw/v8/tests/swing.mp4?raw=true',
120
'animation' => 'https://github.com/danog/MadelineProto/raw/v8/tests/pony.mp4?raw=true',
121
'document' => 'https://github.com/danog/danog.github.io/raw/master/lol/index_htm_files/0.gif',
122
- 'voice' => 'https://daniil.it/audio_2020-02-01_18-09-08.ogg',
123
- 'video_note' => 'https://daniil.it/round.mp4'
+ 'voice' => 'https://paste.daniil.it/a.ogg',
+ 'video_note' => 'https://paste.daniil.it/round.mp4'
124
];
125
}
126
0 commit comments