Improve unit tests (#1782)

This commit is contained in:
Christophe Maudoux 2019-06-12 22:00:24 +02:00
parent ee95ac786f
commit 53daa6cee6
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ SKIP: {
totp2fSelfRegistration => 1,
totp2fActivation => 1,
totp2fDigits => 8,
totp2fTTL => -1,
}
}
);

View File

@ -18,6 +18,7 @@ SKIP: {
u2fSelfRegistration => 1,
u2fActivation => 1,
portalMainLogo => 'common/logos/logo_llng_old.png',
totp2fTTL => 2,
}
}
);