Docs: Add `@ticket` references to some `WP_Theme_JSON` tests.

Follow-up to [50973], [51054].

Props SergeyBiryukov.
Merges [51280] to the 5.8 branch.
See #52628, #53461.
Built from https://develop.svn.wordpress.org/branches/5.8@51312


git-svn-id: http://core.svn.wordpress.org/branches/5.8@50921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2021-07-02 18:58:58 +00:00
parent 20b93039f3
commit 6673ddf2a1
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.8-RC1-51311';
$wp_version = '5.8-RC1-51312';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.