mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +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;
|
protected $request;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user