Fix phpunit
This commit is contained in:
parent
63dcef710e
commit
505a06ca3e
@ -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