REST API: Add QUnit tests for api-request.js

These should have been included in [41206].

See #40919.

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


git-svn-id: http://core.svn.wordpress.org/trunk@41062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
James Nylen 2017-08-03 19:47:45 +00:00
parent 4981452aba
commit 17c48865db

View File

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