HTTP API: Convert the POST redirect test to use a dataProvider in order for its speed to be more accurately measured.
See #38237 Built from https://develop.svn.wordpress.org/trunk@38757 git-svn-id: http://core.svn.wordpress.org/trunk@38700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
470c5a1f2a
commit
e82de0c7fb
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.7-alpha-38756';
|
||||
$wp_version = '4.7-alpha-38757';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue