1
0
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:
rubencm
2020-06-08 11:47:17 +00:00
parent 6969a9d0db
commit b13fb3298f
2 changed files with 15 additions and 45 deletions

View File

@@ -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,