Improve unit test to pass auto-dpkg tests ?

This commit is contained in:
Christophe Maudoux 2018-10-19 20:57:53 +02:00
parent 7690a56843
commit ef53a04549

View File

@ -22,7 +22,7 @@ SKIP: {
my $client = LLNG::Manager::Test->new(
{ ini => {
logLevel => 'error',
logLevel => 'debug',
useSafeJail => 1,
portalDisplayRegister => 1,
registerDB => 'Demo',
@ -33,6 +33,7 @@ SKIP: {
);
# Create main logo to avoid mail send error
`mkdir -p site/htdocs/static/common/logos/`;
`touch site/htdocs/static/common/logos/test.png`;
# Test normal first access