REST API: updates test annotations for global styles revisions

Adds `@covers` annotations to tests and fixes incorrect spacing.

Props ramonopoly, mukesh27.
See #58524.

Built from https://develop.svn.wordpress.org/trunk@56105


git-svn-id: http://core.svn.wordpress.org/trunk@55617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
isabel_brison 2023-06-29 06:50:20 +00:00
parent f7a1d86d17
commit 3d5263c642
2 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.3-beta2-56104';
$wp_version = '6.3-beta2-56105';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.