Skip to content

Commit

Permalink
Fix Pintereset unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Romain Janvier committed Nov 19, 2018
1 parent 9666691 commit 87d885e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PinterestTest.php
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, Actors and Movies',
'title' => 'Pin by Leslie Carruthers on Icons | Pinterest | Jack nicholson, Actors and Celebrities',
'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 87d885e

Please sign in to comment.