REST API: Improve test coverage by providing tests for term meta.

See #38323.

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


git-svn-id: http://core.svn.wordpress.org/trunk@43168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Felix Arntz 2018-06-28 02:27:12 +00:00
parent 07e121126d
commit a449ac386e

View File

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