Tests: Add missing @covers tags for Tests_Admin_wpCommunityEvents.

Adds missing and moves placement of existing @covers tags for consistency.

Follow-up to [40607], [42726], [49145].

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


git-svn-id: http://core.svn.wordpress.org/trunk@51331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
hellofromTonya 2021-09-01 22:27:57 +00:00
parent 380b5563ad
commit 9b3202eafd

View File

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