Skip to content

Commit

Permalink
Fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Debarghya-Banerjee committed Sep 24, 2024
1 parent 9051289 commit 80a77cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/phpunit/tests/user/capabilities.php
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,7 @@ public function testMetaCapsTestsAreCorrect() {
$expected['read_post'],
$expected['read_page'],
$expected['publish_post'],
$expected['read_post_meta'],
$expected['edit_post_meta'],
$expected['delete_post_meta'],
$expected['add_post_meta'],
Expand Down

0 comments on commit 80a77cd

Please sign in to comment.