Merge pull request #675 from marc1706/ticket/674

[ticket/674] Define textformatter factory correctly
This commit is contained in:
Marc Alexander
2016-04-23 13:15:40 +02:00

View File

@@ -78,6 +78,7 @@ class phpbb_unit_modules_welcome_test extends \board3\portal\tests\testframework
new \phpbb\cache\driver\dummy(),
$phpbb_dispatcher,
$config,
new \phpbb\textformatter\s9e\link_helper(),
$phpbb_root_path . 'cache',
'_text_formatter_parser',
'_text_formatter_renderer'