Fix incorrect test names from [42364].

See #42771.
Built from https://develop.svn.wordpress.org/trunk@42365


git-svn-id: http://core.svn.wordpress.org/trunk@42194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges 2017-12-04 20:47:49 +00:00
parent d8215873a2
commit 438f7a0701
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-42364';
$wp_version = '5.0-alpha-42365';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.