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 632c80d commit 5f51815Copy full SHA for 5f51815
tests/HtmlProviderTest.php
@@ -9,7 +9,7 @@ public function testAllowExternalImages()
9
$this->assertEmbed(
10
'http://www.brothers-brick.com/2016/04/06/stunning-lego-darth-vader-mask-cleverly-hides-scenes-from-star-wars/',
11
[
12
- 'images' => 7,
+ 'images' => 6,
13
],
14
15
'html' => [
0 commit comments