mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/13713] Add test for mention_helper
PHPBB3-13713
This commit is contained in:
@@ -592,7 +592,7 @@ class phpbb_test_case_helpers
|
||||
|
||||
// Create and register a mention_helper
|
||||
$mention_helper = new \phpbb\textformatter\s9e\mention_helper(
|
||||
$db_driver,
|
||||
($container->has('dbal.conn')) ? $container->get('dbal.conn') : $db_driver,
|
||||
$auth,
|
||||
$container->get('user'),
|
||||
$phpbb_root_path,
|
||||
|
Reference in New Issue
Block a user