mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Fix: Fix on PHPUnit tests
This commit is contained in:
@@ -36,6 +36,7 @@ if (empty($user->id))
|
||||
$user->fetch(1);
|
||||
$user->getrights();
|
||||
}
|
||||
$conf->global->MAIN_DISABLE_ALL_MAILS=1;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user