Skip to content

Commit

Permalink
fixed pinterest test
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Oct 22, 2018
1 parent e6c8914 commit 9666691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PinterestTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ public function testOne()
$this->assertEmbed(
'https://www.pinterest.com/pin/106890191127977979/',
[
'title' => 'Pin by Leslie Carruthers on Icons | Pinterest | Jack nicholson, Movie stars and Movie',
'title' => 'Pin by Leslie Carruthers on Icons | Pinterest | Jack nicholson, Actors and Movies',
'width' => 236,
'height' => 442,
'code' => '<a data-pin-do="embedPin" data-pin-lang="es" href="https://www.pinterest.com/pin/106890191127977979/"></a><script async defer src="//assets.pinterest.com/js/pinit.js"></script>',
Expand Down

0 comments on commit 9666691

Please sign in to comment.