Skip the Tests_Option_Transient::test_nonexistent_key_old_timeout() tests on multisite for now.

See #31130
Fixes #30380

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


git-svn-id: http://core.svn.wordpress.org/trunk@33096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2015-07-08 18:24:25 +00:00
parent efda1aeb3a
commit da3571f9ca

View File

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