diff --git a/tests/phpunit/tests/user/query.php b/tests/phpunit/tests/user/query.php index 7b5e3c1f6a..b9559686f3 100644 --- a/tests/phpunit/tests/user/query.php +++ b/tests/phpunit/tests/user/query.php @@ -552,7 +552,7 @@ class Tests_User_Query extends WP_UnitTestCase { } /** - * @group ms-required + * @group ms-excluded */ public function test_roles_and_caps_should_be_populated_for_explicit_value_of_blog_id_on_nonms() { if ( is_multisite() ) {