Skip to content

Commit 87d885e

Browse files
author
Romain Janvier
committed
Fix Pintereset unit test
1 parent 9666691 commit 87d885e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PinterestTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ public function testOne()
99
$this->assertEmbed(
1010
'https://www.pinterest.com/pin/106890191127977979/',
1111
[
12-
'title' => 'Pin by Leslie Carruthers on Icons | Pinterest | Jack nicholson, Actors and Movies',
12+
'title' => 'Pin by Leslie Carruthers on Icons | Pinterest | Jack nicholson, Actors and Celebrities',
1313
'width' => 236,
1414
'height' => 442,
1515
'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>',

0 commit comments

Comments
 (0)