diff --git a/tests/phpunit/tests/multisite/site.php b/tests/phpunit/tests/multisite/site.php index f0aa28a06d..6e94fe28b3 100644 --- a/tests/phpunit/tests/multisite/site.php +++ b/tests/phpunit/tests/multisite/site.php @@ -1287,8 +1287,6 @@ if ( is_multisite() ) : array( '%blog_id%' . 'short', 'blog-details' ), array( '%domain_path_key%', 'blog-lookup' ), array( '%domain_path_key%', 'blog-id-cache' ), - array( 'current_blog_%domain%', 'site-options' ), - array( 'current_blog_%domain%%path%', 'site-options' ), ); }