Tests: Restore `restapi` group on `WP_Test_REST_Revisions_Controller`.

See #40510.
Built from https://develop.svn.wordpress.org/trunk@43647


git-svn-id: http://core.svn.wordpress.org/trunk@43476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2018-09-18 03:45:25 +00:00
parent 21ce9f7313
commit 9ab70735ef
1 changed files with 1 additions and 1 deletions

View File

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