Customize: Correct the CRUD tests for custom CSS on multisite.

See #35395

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


git-svn-id: http://core.svn.wordpress.org/trunk@38959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2016-10-30 14:04:30 +00:00
parent 2b6ceeb465
commit 328922cc82

View File

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