Make manifest & decrease logLevel

This commit is contained in:
Christophe Maudoux 2022-02-03 21:04:10 +01:00
parent 2decb33e57
commit caa6fc9df9
2 changed files with 2 additions and 1 deletions

View File

@ -512,6 +512,7 @@ t/20-Auth-and-password-DBI.t
t/20-Auth-DBI-utf8.t
t/21-Auth-and-password-LDAP.t
t/21-Auth-LDAP-attributes.t
t/21-Auth-LDAP-Policy-Combination.t
t/21-Auth-LDAP-Policy-only.t
t/21-Auth-LDAP-Policy.t
t/22-Auth-and-password-AD.t

View File

@ -5,7 +5,7 @@ require 't/test-lib.pm';
my $res;
my $client = LLNG::Manager::Test->new(
{ ini => { logLevel => 'debug', useSafeJail => 1 } } );
{ ini => { logLevel => 'error', useSafeJail => 1 } } );
# Test unauthenticated logout request with param
ok(