1
0
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:
Marc Alexander
2015-02-02 16:19:07 +01:00
parent 8e737e483e
commit 94b72cfbdb

View File

@@ -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;