Skip to content

Commit

Permalink
Fix #1030
Browse files Browse the repository at this point in the history
  • Loading branch information
amedina committed Apr 3, 2018
1 parent 1b55e6d commit 2c0a727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-amp-img-sanitizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public function get_data() {
'<p></p>',
),

'image_with_spaces_only_src' => array(
'image_with_spaces_only_src' => array(
'<p><img src=" " width="300" height="300" /></p>',
'<p></p>',
),
Expand Down

0 comments on commit 2c0a727

Please sign in to comment.