Description: fix test when a LDAP server is run on build machine
Author: Christophe Maudoux <chrmdx@gmail.com>
Forwarded: not-needed
Applied-Upstream: 2.19.2, commit:710b28a6
Reviewed-By: Yadd <yadd@debian.org>
Last-Update: 2025-02-02

--- a/lemonldap-ng-portal/t/41-Captcha-with-LDAP.t
+++ b/lemonldap-ng-portal/t/41-Captcha-with-LDAP.t
@@ -20,6 +20,7 @@
             ini => {
                 logLevel              => 'error',
                 authentication        => 'LDAP',
+                ldapServer            => 'ldap://ldap.failed.xzx',
                 captcha_login_enabled => 1
             }
         }
