Laurent Destailleur 2 سال پیش
والد
کامیت
833c798bf5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      test/phpunit/AllTests.php

+ 1 - 1
test/phpunit/AllTests.php

@@ -54,7 +54,7 @@ if (empty($user->id)) {
 	$user->getrights();
 }
 $conf->global->MAIN_DISABLE_ALL_MAILS=1;
-
+$conf->global->MAIN_UMASK='666';
 
 
 /**