[ticket/652] Fix test failures caused by latest changes to phpBB's master
B3P-652
This commit is contained in:
@@ -94,7 +94,7 @@ class modules_manager_confirm_box_test extends \board3\portal\tests\testframewor
|
||||
new \phpbb\symfony_request(
|
||||
new \phpbb_mock_request()
|
||||
),
|
||||
new \phpbb\filesystem(),
|
||||
new \phpbb\filesystem\filesystem(),
|
||||
new \phpbb_mock_request(),
|
||||
$phpbb_root_path,
|
||||
$phpEx
|
||||
|
||||
@@ -89,7 +89,7 @@ class board3_portal_modules_manager_test extends \board3\portal\tests\testframew
|
||||
new \phpbb\symfony_request(
|
||||
new \phpbb_mock_request()
|
||||
),
|
||||
new \phpbb\filesystem(),
|
||||
new \phpbb\filesystem\filesystem(),
|
||||
new \phpbb_mock_request(),
|
||||
$phpbb_root_path,
|
||||
$phpEx
|
||||
|
||||
Reference in New Issue
Block a user