Tests: Add `@ticket` references for `page_on_front` canonical tests.

Follow-up to [669/tests], [849/tests], [36238], [47760].

See #53363.
Built from https://develop.svn.wordpress.org/trunk@51928


git-svn-id: http://core.svn.wordpress.org/trunk@51521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2021-10-23 12:38:01 +00:00
parent d468eb17c3
commit 50aa2df391
1 changed files with 1 additions and 1 deletions

View File

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