mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 15:57:45 +02:00
[ticket/17347] Use progress bar and test bot deletion only
PHPBB-17347
This commit is contained in:
@@ -86,7 +86,7 @@ class phpbb_console_user_delete_ids_test extends phpbb_console_user_base
|
||||
|
||||
$command_tester->execute(array(
|
||||
'command' => $this->command_name,
|
||||
'user_ids' => [3, 6],
|
||||
'user_ids' => [6],
|
||||
'--delete-posts' => false,
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user