mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16345] Small improvements
PHPBB3-16346
This commit is contained in:
@@ -45,7 +45,6 @@ class phpbb_notification_group_request_test extends phpbb_tests_notification_bas
|
||||
));
|
||||
$this->container->set('groupposition.teampage', new \phpbb\groupposition\teampage(
|
||||
$this->db,
|
||||
$this->user,
|
||||
$this->cache->get_driver()
|
||||
));
|
||||
$this->container->set('group_helper', new \phpbb\group\helper(
|
||||
|
Reference in New Issue
Block a user