Another missed file from [34172].
See #33877 git-svn-id: https://develop.svn.wordpress.org/trunk@34518 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5b5b714694
commit
b415937e4a
@ -13,8 +13,6 @@ class Tests_Multisite_Get_Space_Used extends WP_UnitTestCase {
|
|||||||
global $wpdb;
|
global $wpdb;
|
||||||
parent::setUp();
|
parent::setUp();
|
||||||
$this->suppress = $wpdb->suppress_errors();
|
$this->suppress = $wpdb->suppress_errors();
|
||||||
|
|
||||||
$_SERVER['REMOTE_ADDR'] = '';
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function tearDown() {
|
function tearDown() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user