Skip to content

Commit

Permalink
Change old name
Browse files Browse the repository at this point in the history
  • Loading branch information
SantosGuillamot committed Sep 20, 2024
1 parent 5b4c551 commit ae3b1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/phpunit/tests/user/capabilities.php
Original file line number Diff line number Diff line change
Expand Up @@ -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 );
Expand Down

0 comments on commit ae3b1be

Please sign in to comment.