mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/13522] Add captcha to test file class name
PHPBB3-13522
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
class phpbb_qa_test extends \phpbb_database_test_case
|
||||
class phpbb_captcha_qa_test extends \phpbb_database_test_case
|
||||
{
|
||||
protected $request;
|
||||
|
||||
|
Reference in New Issue
Block a user