Skip to content

Commit

Permalink
remove amp-facebook-page test - not yet in production?
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Silverstein committed Feb 9, 2018
1 parent f4c91b6 commit df824d7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/test-tag-and-attribute-sanitizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -195,12 +195,6 @@ public function get_body_data() {
array( 'amp-bind' ),
),

'amp-facebook-page' => array(
'<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' ),
),

'amp-nexxtv-player' => array(
'<amp-nexxtv-player data-mediaid="123ABC" data-client="4321"></amp-nexxtv-player>',
null, // No change.
Expand Down

0 comments on commit df824d7

Please sign in to comment.