Skip to content

Commit ab34cce

Browse files
committed
fixed test
1 parent a6734e1 commit ab34cce

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
@@ -37,7 +37,7 @@ public function testUrls () {
3737
'http://www.politico.com/story/2013/12/presidents-barack-obama-george-w-bush-second-term-101314.html',
3838
array(
3939
'title' => 'Echoes of George W. Bush blues in Barack Obama\'s 2nd term',
40-
'description' => 'As Barack Obama heads into his sixth year in the White House, his aides says they are all too familiar with the notion that his predicament looks similar to George W. Bushs eight years ago. Theyre two presidents dogged by crises largely of their own making, whose welcome with Americans has worn thin after two marathon elections. One president...',
40+
'description' => 'As Barack Obama heads into his sixth year in the White House, his aides says they are all too familiar with the notion that his predicament looks similar to George W. Bush’s eight years ago. They’re two presidents dogged by crises largely of their own making, whose welcome with Americans has worn thin after two marathon elections. One president...',
4141
'image' => 'http://images.politico.com/global/2013/12/18/131218_george_w_bush_barack_obama_ap_605.jpg',
4242
'imageWidth' => 605,
4343
'imageHeight' => 328,

0 commit comments

Comments
 (0)