mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
[ticket/12099] Remove config again
PHPBB3-12099
This commit is contained in:
committed by
Tristan Darricau
parent
779d8a68ff
commit
b7e1959d56
@@ -27,7 +27,6 @@ class phpbb_controller_helper_route_test extends phpbb_test_case
|
||||
),
|
||||
new \phpbb\filesystem(),
|
||||
$this->getMock('\phpbb\request\request'),
|
||||
new \phpbb\config\config(array()),
|
||||
$phpbb_root_path,
|
||||
$phpEx
|
||||
);
|
||||
|
Reference in New Issue
Block a user