Tests: Give canonical test fixtures for paginated content more descriptive names.
Follow-up to [47727]. See #28081, #40773, #45337. Built from https://develop.svn.wordpress.org/trunk@47781 git-svn-id: http://core.svn.wordpress.org/trunk@47557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
ddd3647d7d
commit
7f60aee75a
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.5-alpha-47780';
|
||||
$wp_version = '5.5-alpha-47781';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue