mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 01:36:57 +02:00
[ticket/16346] Remove code in test
PHPBB3-16346
This commit is contained in:
@@ -40,8 +40,7 @@ class phpbb_notification_group_request_test extends phpbb_tests_notification_bas
|
||||
include_once($phpbb_root_path . 'includes/functions_content.' . $phpEx);
|
||||
|
||||
$this->container->set('groupposition.legend', new \phpbb\groupposition\legend(
|
||||
$this->db,
|
||||
$this->user
|
||||
$this->db
|
||||
));
|
||||
$this->container->set('groupposition.teampage', new \phpbb\groupposition\teampage(
|
||||
$this->db,
|
||||
|
Reference in New Issue
Block a user