mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
Merge branch 'ticket/16112-3.3.x' into ticket/16112-master
This commit is contained in:
@@ -60,7 +60,6 @@ class phpbb_notification_group_request_test extends phpbb_tests_notification_bas
|
||||
new \phpbb\symfony_request(
|
||||
new phpbb_mock_request()
|
||||
),
|
||||
new \phpbb\filesystem\filesystem(),
|
||||
$this->getMockBuilder('\phpbb\request\request')->disableOriginalConstructor()->getMock(),
|
||||
$phpbb_root_path,
|
||||
$phpEx
|
||||
|
Reference in New Issue
Block a user