Tests: Clean up some existing @covers tags.

The `()` at the end is unnecessary and disregarded by PHPUnit, so can be removed.

Props jrf.
See #39265.

git-svn-id: https://develop.svn.wordpress.org/trunk@48858 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2020-08-25 00:57:17 +00:00
parent 25c9718a1e
commit c20372e0aa
22 changed files with 191 additions and 191 deletions

View File

@@ -352,7 +352,7 @@ class Tests_Theme extends WP_UnitTestCase {
/**
* Test _wp_keep_alive_customize_changeset_dependent_auto_drafts.
*
* @covers ::_wp_keep_alive_customize_changeset_dependent_auto_drafts()
* @covers ::_wp_keep_alive_customize_changeset_dependent_auto_drafts
*/
function test_wp_keep_alive_customize_changeset_dependent_auto_drafts() {
$nav_created_post_ids = $this->factory()->post->create_many(