mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 16:48:42 +02:00
fix ci: force authent-local conf to be able to create admin in a test
This commit is contained in:
@@ -41,6 +41,7 @@ class UserRightsTest extends ItopDataTestCase
|
||||
parent::setUp(); // TODO: Change the autogenerated stub
|
||||
|
||||
try{
|
||||
\utils::GetConfig()->SetModuleSetting('authent-local', 'password_validation.pattern', '' );
|
||||
self::CreateUser('admin', 1);
|
||||
}
|
||||
catch(\CoreCannotSaveObjectException $e)
|
||||
|
||||
Reference in New Issue
Block a user