mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +02:00
[ticket/15886] Clean up services
PHPBB3-15886
This commit is contained in:
@@ -65,9 +65,7 @@ class phpbb_notification_group_request_test extends phpbb_tests_notification_bas
|
||||
$phpbb_root_path,
|
||||
$phpEx
|
||||
),
|
||||
$this->user,
|
||||
$phpbb_root_path,
|
||||
$phpEx
|
||||
$this->user
|
||||
));
|
||||
$phpbb_dispatcher = new phpbb_mock_event_dispatcher;
|
||||
$phpbb_log = new \phpbb\log\dummy();
|
||||
|
Reference in New Issue
Block a user