mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 14:48:53 +00:00
[ticket/13522] Add captcha to test file class name
PHPBB3-13522
This commit is contained in:
parent
8e737e483e
commit
94b72cfbdb
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue