REST API: Delete temporary files during teardown of WP_Test_REST_Attachments_Controller.

Props jnylen0.
Fixes #38574.
Built from https://develop.svn.wordpress.org/trunk@39041


git-svn-id: http://core.svn.wordpress.org/trunk@38983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Rachel Baker 2016-10-30 23:32:35 +00:00
parent ba9b3cf6a6
commit d15f7b5f44

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-beta1-39040';
$wp_version = '4.7-beta1-39041';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.