mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/17357] Remove file_info from storage
PHPBB-17357
This commit is contained in:
@@ -33,8 +33,6 @@ class phpbb_local_test_case extends phpbb_test_case
|
||||
|
||||
$this->adapter = new local(
|
||||
$this->filesystem,
|
||||
new FastImageSize(),
|
||||
new guesser(array(new extension_guesser)),
|
||||
$phpbb_root_path
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user