Build/Test Tools: Add missing `@covers` tags for `Tests_Admin_includesFile`.

Follow-up to [25002], [42773].

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


git-svn-id: http://core.svn.wordpress.org/trunk@51581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
hellofromTonya 2021-11-02 21:57:57 +00:00
parent 3819fa7340
commit 9869a44a0f
1 changed files with 1 additions and 1 deletions

View File

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