1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-31 22:15:31 +01:00

[ticket/11492] Do not add the user again

PHPBB3-11492
This commit is contained in:
Joas Schilling 2013-04-11 15:28:55 +02:00
parent 59ad90b25c
commit e5503e20d8

View File

@ -44,7 +44,6 @@ class phpbb_functional_memberlist_test extends phpbb_functional_test_case
public function test_leaders()
{
$this->login();
$this->create_user('memberlist-test-user');
$this->create_user('memberlist-test-moderator');
// Admin should be listed, user not