mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12099] Remove config again
PHPBB3-12099
This commit is contained in:
committed by
Tristan Darricau
parent
779d8a68ff
commit
b7e1959d56
@@ -33,7 +33,6 @@ abstract class phpbb_session_test_case extends phpbb_database_test_case
|
||||
$symfony_request,
|
||||
$phpbb_filesystem,
|
||||
$this->getMock('\phpbb\request\request'),
|
||||
new \phpbb\config\config(array()),
|
||||
$phpbb_root_path,
|
||||
$phpEx
|
||||
);
|
||||
|
Reference in New Issue
Block a user