Update unit test

This commit is contained in:
Christophe Maudoux 2018-09-22 20:37:51 +02:00
parent c2b6196f49
commit 5ce3559ed2

View File

@ -15,6 +15,7 @@ my $client = LLNG::Manager::Test->new(
authentication => 'Demo',
userDB => 'Same',
loginHistoryEnabled => 1,
brutForceProtection => 1,
}
}
);