Skip to content

Commit

Permalink
update amp-facebook-page test
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Silverstein committed Feb 9, 2018
1 parent 5b2510a commit f4c91b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-tag-and-attribute-sanitizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ public function get_body_data() {
),

'amp-facebook-page' => array(
'<amp-facebook-page width="552" height="310" layout="responsive" data-href="https://www.facebook.com/ParksCanada/posts/1712989015384373"></amp-facebook-page>',
'<amp-facebook-page width=90 height=20 layout="fixed" data-hide-cover="true" data-href="https://www.facebook.com/testesmegadivertidos/"></amp-facebook-page>',
null, // No change.
array( 'amp-facebook' ),
),
Expand Down

0 comments on commit f4c91b6

Please sign in to comment.