Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur 2019-08-27 03:42:52 +02:00
commit 48d6583f1d
2 changed files with 2 additions and 2 deletions

View File

@ -119,7 +119,7 @@ class FormAdminTest extends PHPUnit\Framework\TestCase
} }
/** /**
* testFactureCreate * testSelectPaperFormat
* *
* @return int * @return int
*/ */

View File

@ -58,7 +58,7 @@ class FormTest extends PHPUnit\Framework\TestCase
* *
* @return FactureTest * @return FactureTest
*/ */
function __construct() public function __construct()
{ {
parent::__construct(); parent::__construct();