From df824d7a98606d7257726d6c8bd661252f307d11 Mon Sep 17 00:00:00 2001 From: Adam Silverstein Date: Fri, 9 Feb 2018 13:34:49 -0500 Subject: [PATCH] remove amp-facebook-page test - not yet in production? --- tests/test-tag-and-attribute-sanitizer.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/test-tag-and-attribute-sanitizer.php b/tests/test-tag-and-attribute-sanitizer.php index 8a5fb31db9f..d868873cb66 100644 --- a/tests/test-tag-and-attribute-sanitizer.php +++ b/tests/test-tag-and-attribute-sanitizer.php @@ -195,12 +195,6 @@ public function get_body_data() { array( 'amp-bind' ), ), - 'amp-facebook-page' => array( - '', - null, // No change. - array( 'amp-facebook' ), - ), - 'amp-nexxtv-player' => array( '', null, // No change.