Tests: Add missing @covers tags for Tests_Admin_IncludesComment.

Follow-up to [34456], [34460].

Props pbearne, jrf, hellofromTonya.
See #39265.
Built from https://develop.svn.wordpress.org/trunk@51724


git-svn-id: http://core.svn.wordpress.org/trunk@51330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
hellofromTonya 2021-09-01 21:59:56 +00:00
parent c886de61f9
commit 380b5563ad

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.9-alpha-51719';
$wp_version = '5.9-alpha-51724';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.