mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-19 08:01:27 +02:00
[ticket/11525] Fix expected value of group avatar test
PHPBB3-11525
This commit is contained in:
@@ -233,7 +233,7 @@ class phpbb_avatar_manager_test extends PHPUnit_Framework_TestCase
|
|||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'avatar' => '',
|
'avatar' => '',
|
||||||
'id' => 4,
|
'id' => 'g4',
|
||||||
'user_id' => 5,
|
'user_id' => 5,
|
||||||
),
|
),
|
||||||
'group',
|
'group',
|
||||||
|
Reference in New Issue
Block a user