We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef6c3cb commit bcaa5eaCopy full SHA for bcaa5ea
tests/GiphyTest.php
@@ -7,7 +7,7 @@ public function testOne()
7
$this->assertEmbed(
8
'http://giphy.com/gifs/puppies-cute-animals-asdfghjkl-6UZFwMYqCeXi8',
9
[
10
- 'title' => 'Puppies Animated GIF',
+ 'title' => 'Puppies GIF - Find & Share on GIPHY',
11
'type' => 'video',
12
'providerName' => 'Giphy',
13
'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