mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
Fix phpunit
This commit is contained in:
@@ -58,7 +58,7 @@ class FormTest extends PHPUnit\Framework\TestCase
|
||||
*
|
||||
* @return FactureTest
|
||||
*/
|
||||
function __construct()
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user