Unit Tests: Account for the string changes in [38077].

See #18218.
Built from https://develop.svn.wordpress.org/trunk@38078


git-svn-id: http://core.svn.wordpress.org/trunk@38019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2016-07-17 16:24:28 +00:00
parent 7d421dbe42
commit 3fb7d586da

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.6-beta3-38077';
$wp_version = '4.6-beta3-38078';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.