mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
[ticket/11528] Revert Mink changes
PHPBB3-11528
This commit is contained in:
@@ -45,8 +45,6 @@ class phpbb_functional_fileupload_remote_test extends phpbb_functional_test_case
|
||||
global $config, $user;
|
||||
$user = null;
|
||||
$config = array();
|
||||
|
||||
parent::tearDown();
|
||||
}
|
||||
|
||||
public function test_invalid_extension()
|
||||
|
Reference in New Issue
Block a user