diff --git a/tests/phpunit/tests/user/capabilities.php b/tests/phpunit/tests/user/capabilities.php index bf546e0ccbb3f..b986d996a1bae 100644 --- a/tests/phpunit/tests/user/capabilities.php +++ b/tests/phpunit/tests/user/capabilities.php @@ -571,7 +571,7 @@ public function testMetaCapsTestsAreCorrect() { $expected['edit_app_password'], $expected['delete_app_passwords'], $expected['delete_app_password'], - $expected['manage_block_bindings'] + $expected['edit_block_binding'] ); $expected = array_keys( $expected );