mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 03:54:10 +01:00
[ticket/11768] Updated test case helper with new signature
PHPBB3-11768
This commit is contained in:
parent
72fb380c9f
commit
c4a58bce89
@ -472,7 +472,7 @@ class phpbb_test_case_helpers
|
||||
$cache,
|
||||
$cache_key_parser,
|
||||
$user,
|
||||
$container
|
||||
$factory
|
||||
);
|
||||
|
||||
$container->set('text_formatter.parser', $parser);
|
||||
@ -483,7 +483,7 @@ class phpbb_test_case_helpers
|
||||
$cache,
|
||||
$cache_dir,
|
||||
$cache_key_renderer,
|
||||
$container
|
||||
$factory
|
||||
);
|
||||
|
||||
$root_path = ($container->hasParameter('core.root_path'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user