Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
48d6583f1d
@ -119,7 +119,7 @@ class FormAdminTest extends PHPUnit\Framework\TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* testFactureCreate
|
||||
* testSelectPaperFormat
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
|
||||
@ -58,7 +58,7 @@ class FormTest extends PHPUnit\Framework\TestCase
|
||||
*
|
||||
* @return FactureTest
|
||||
*/
|
||||
function __construct()
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user