diff --git a/test/phpunit/FormAdminTest.php b/test/phpunit/FormAdminTest.php index 8532d6ac283..844be2e4f32 100644 --- a/test/phpunit/FormAdminTest.php +++ b/test/phpunit/FormAdminTest.php @@ -119,7 +119,7 @@ class FormAdminTest extends PHPUnit_Framework_TestCase } /** - * testFactureCreate + * testSelectPaperFormat * * @return int */ diff --git a/test/phpunit/FormTest.php b/test/phpunit/FormTest.php index b3025b4c345..69594325b20 100644 --- a/test/phpunit/FormTest.php +++ b/test/phpunit/FormTest.php @@ -58,7 +58,7 @@ class FormTest extends PHPUnit\Framework\TestCase * * @return FactureTest */ - function __construct() + public function __construct() { parent::__construct();