diff --git a/tests/phpunit/tests/oembed.php b/tests/phpunit/tests/oembed.php index 68afde9b33..be2a4e02ae 100644 --- a/tests/phpunit/tests/oembed.php +++ b/tests/phpunit/tests/oembed.php @@ -859,8 +859,6 @@ class Tests_oEmbed extends WP_UnitTestCase { * @return array */ public function dataShouldNotMatchOembedRegex() { - $providers = self::$provider_map; - return array( array( 'http://dairly/something' ), array( 'https://daisly/' ),