Fix phpunit

This commit is contained in:
Laurent Destailleur
2019-08-27 03:42:34 +02:00
parent 63dcef710e
commit 505a06ca3e
2 changed files with 2 additions and 2 deletions

View File

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