We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601d329 commit f7b353fCopy full SHA for f7b353f
1 file changed
tests/phpunit/tests/admin/includesPost.php
@@ -1346,8 +1346,6 @@ public function test_user_get_refreshed_metabox_nonce() {
1346
* @ticket 45516
1347
*/
1348
public function test_no_title_supported_when_title_not_supported() {
1349
- wp_set_current_user( self::$editor_id );
1350
-
1351
register_post_type(
1352
'no_title',
1353
array(
0 commit comments