Build/Test Tools: Misc test enhancements.

See #51344

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


git-svn-id: http://core.svn.wordpress.org/trunk@49344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2020-11-15 17:19:10 +00:00
parent bd52453064
commit 14d60739d1

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.6-beta4-49605';
$wp_version = '5.6-beta4-49606';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.