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:
parent
59ad90b25c
commit
e5503e20d8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user