Skip to content

Commit b060b7e

Browse files
committed
Build/Test Tools: Correct an incorrect ms- group name.
See #40531 git-svn-id: https://develop.svn.wordpress.org/trunk@40530 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 583e7a4 commit b060b7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/phpunit/tests/user/query.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ public function test_roles_and_caps_should_be_populated_for_default_value_of_blo
552552
}
553553

554554
/**
555-
* @group ms-required
555+
* @group ms-excluded
556556
*/
557557
public function test_roles_and_caps_should_be_populated_for_explicit_value_of_blog_id_on_nonms() {
558558
if ( is_multisite() ) {

0 commit comments

Comments
 (0)