Skip to content

Commit 414183c

Browse files
committed
fixed tests
1 parent adbf00c commit 414183c

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
@@ -21,7 +21,7 @@ public function testUrls()
2121
array(
2222
'title' => 'Noisy kittens waiting for dinner!',
2323
'description' => 'Disclaimer - 7 week old fostered kittens waiting on their dinner being prepared. They had been ill with cat flu and were just starting to get their appetite ...',
24-
'image' => 'http://i1.ytimg.com/vi/eiHXASgRTcA/hqdefault.jpg',
24+
'image' => 'http://i.ytimg.com/vi/eiHXASgRTcA/hqdefault.jpg',
2525
'imageWidth' => 480,
2626
'imageHeight' => 360,
2727
'url' => 'http://www.youtube.com/watch?v=eiHXASgRTcA',

0 commit comments

Comments
 (0)