mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12574] Run LDAP test as slow test and install ldap extension
PHPBB3-12574
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @group slow
|
||||
*/
|
||||
class phpbb_auth_provider_ldap_test extends phpbb_database_test_case
|
||||
{
|
||||
/** @var \phpbb\auth\provider\ldap */
|
||||
|
Reference in New Issue
Block a user