Skip to content

Commit bcaa5ea

Browse files
committed
Update Test according sad reality
1 parent ef6c3cb commit bcaa5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/GiphyTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ public function testOne()
77
$this->assertEmbed(
88
'http://giphy.com/gifs/puppies-cute-animals-asdfghjkl-6UZFwMYqCeXi8',
99
[
10-
'title' => 'Puppies Animated GIF',
10+
'title' => 'Puppies GIF - Find & Share on GIPHY',
1111
'type' => 'video',
1212
'providerName' => 'Giphy',
1313
'code' => '<iframe src="https://giphy.com/embed/6UZFwMYqCeXi8?html5=true" frameborder="0" allowTransparency="true" style="border:none;overflow:hidden;width:500px;height:280px;"></iframe>',

0 commit comments

Comments
 (0)