Customize: Remove incorrect test assertions for the post_date of customization drafts.

Amends [41887].
See #42220.

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


git-svn-id: http://core.svn.wordpress.org/trunk@41726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter 2017-10-18 02:41:49 +00:00
parent b4edf21599
commit 41bb2125b0

View File

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