Remove debug

This commit is contained in:
Xavier Guimard 2018-01-23 14:59:37 +01:00
parent dfc28adcc3
commit 7e2c0cbcdc

View File

@ -24,7 +24,7 @@ SKIP: {
my $client = LLNG::Manager::Test->new(
{
ini => {
logLevel => 'debug',
logLevel => 'error',
useSafeJail => 1,
portalDisplayRegister => 1,
authentication => 'LDAP',