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

@ -119,7 +119,7 @@ class FormAdminTest extends PHPUnit_Framework_TestCase
}
/**
* testFactureCreate
* testSelectPaperFormat
*
* @return int
*/

View File

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