We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d80f7a commit ff6e541Copy full SHA for ff6e541
tests/phpunit/tests/admin/includesPost.php
@@ -1344,6 +1344,8 @@ public function test_user_get_refreshed_metabox_nonce() {
1344
* Ensures default title empty when a CPT lacks title support.
1345
*
1346
* @ticket 45516
1347
+ *
1348
+ * @covers ::get_default_post_to_edit
1349
*/
1350
public function test_no_title_supported_when_title_not_supported() {
1351
register_post_type(
0 commit comments