Skip to content

Commit ff6e541

Browse files
committed
Add missing covers tag
1 parent 5d80f7a commit ff6e541

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/phpunit/tests/admin/includesPost.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1344,6 +1344,8 @@ public function test_user_get_refreshed_metabox_nonce() {
13441344
* Ensures default title empty when a CPT lacks title support.
13451345
*
13461346
* @ticket 45516
1347+
*
1348+
* @covers ::get_default_post_to_edit
13471349
*/
13481350
public function test_no_title_supported_when_title_not_supported() {
13491351
register_post_type(

0 commit comments

Comments
 (0)