mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-06 00:43:02 +02:00
[ticket/15276] Remove empty line
PHPBB3-15276
This commit is contained in:
parent
ee094dd0de
commit
5a25a6b69f
@ -93,7 +93,6 @@ class phpbb_avatar_manager_test extends \phpbb_database_test_case
|
||||
{
|
||||
if ($driver !== 'upload')
|
||||
{
|
||||
|
||||
$cur_avatar = $this->getMockBuilder('\phpbb\avatar\driver\\' . $driver)
|
||||
->setMethods(array('get_name'))
|
||||
->setConstructorArgs(array($this->config, $imagesize, $phpbb_root_path, $phpEx, $path_helper, $cache))
|
||||
|
Loading…
x
Reference in New Issue
Block a user