REST API: Fix failing tests after [43584] and [43585].

See #40510.

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


git-svn-id: http://core.svn.wordpress.org/trunk@43415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Felix Arntz 2018-08-28 13:05:24 +00:00
parent 77fd4135f1
commit 27e48708f8

View File

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