Skip to content

Commit 8d5f073

Browse files
committed
testing fixes
1 parent 8041dd5 commit 8d5f073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/EmbedTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public function testUrls()
3030
'authorUrl' => 'http://www.youtube.com/user/smshdchrb',
3131
'providerName' => 'YouTube',
3232
'providerUrl' => 'http://www.youtube.com/',
33-
'providerIcon' => 'http://s.ytimg.com/yts/img/favicon-vfldLzJxy.ico',
33+
'providerIcon' => 'https://s.ytimg.com/yts/img/favicon-vfldLzJxy.ico',
3434
'width' => 459,
3535
'height' => 344
3636
)

0 commit comments

Comments
 (0)