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 1248389 commit a76bf06Copy full SHA for a76bf06
tests/ImagesBlacklistTest.php
@@ -7,7 +7,7 @@ public function testPlainText()
7
$this->assertEmbed(
8
'https://github.com/oscarotero/Embed',
9
[
10
- 'image' => 'https://assets-cdn.github.com/images/spinners/octocat-spinner-32.gif',
+ 'image' => 'https://assets-cdn.github.com/images/spinners/octocat-spinner-32-EAF2F5.gif',
11
], [
12
'adapter' => [
13
'config' => [
@@ -25,7 +25,7 @@ public function testPlainUrlMatch()
25
26
27
28
29
30
31
0 commit comments