Skip to content

Commit 9f61667

Browse files
committed
fixed Politico test
1 parent 1438311 commit 9f61667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PoliticoTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ public function testOne()
66
$this->assertEmbed(
77
'http://www.politico.com/story/2013/12/presidents-barack-obama-george-w-bush-second-term-101314.html',
88
[
9-
'title' => 'Obama 2nd term: Echoes of Bush - POLITICO',
9+
'title' => 'Obama 2nd term: Echoes of Bush',
1010
'type' => 'rich',
1111
'image' => 'http://s3-origin-images.politico.com/2013/12/18/131218_george_w_bush_barack_obama_ap_605.jpg',
1212
'providerName' => 'POLITICO',

0 commit comments

Comments
 (0)