Remove skipped tests for `WP_Export_Query`.
These tests have been added as a patch to the ticket where the new functionality was originally proposed, #22435. See #30284. Built from https://develop.svn.wordpress.org/trunk@30518 git-svn-id: http://core.svn.wordpress.org/trunk@30507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
550f8ad9e8
commit
f1b5a879c5
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.1-beta2-30517';
|
||||
$wp_version = '4.1-beta2-30518';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue