Skip to content

Commit

Permalink
fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Jul 29, 2014
1 parent adbf00c commit 414183c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/EmbedTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public function testUrls()
array(
'title' => 'Noisy kittens waiting for dinner!',
'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 ...',
'image' => 'http://i1.ytimg.com/vi/eiHXASgRTcA/hqdefault.jpg',
'image' => 'http://i.ytimg.com/vi/eiHXASgRTcA/hqdefault.jpg',
'imageWidth' => 480,
'imageHeight' => 360,
'url' => 'http://www.youtube.com/watch?v=eiHXASgRTcA',
Expand Down

0 comments on commit 414183c

Please sign in to comment.