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 8041dd5 commit 8d5f073Copy full SHA for 8d5f073
tests/EmbedTest.php
@@ -30,7 +30,7 @@ public function testUrls()
30
'authorUrl' => 'http://www.youtube.com/user/smshdchrb',
31
'providerName' => 'YouTube',
32
'providerUrl' => 'http://www.youtube.com/',
33
- 'providerIcon' => 'http://s.ytimg.com/yts/img/favicon-vfldLzJxy.ico',
+ 'providerIcon' => 'https://s.ytimg.com/yts/img/favicon-vfldLzJxy.ico',
34
'width' => 459,
35
'height' => 344
36
)
0 commit comments