Improve unit test for doubleCookie

This commit is contained in:
Christophe Maudoux 2019-05-11 22:52:07 +02:00
parent f3c4ea0afb
commit f917a9cfec

View File

@ -18,8 +18,8 @@ ok(
localSessionStorage => '',
logLevel => 'warn',
cookieName => 'lemonldap',
securedCookie => 0,
https => 0,
securedCookie => 2,
https => 1,
userLogger => 'Lemonldap::NG::Common::Logger::Null',
}
),