Merge pull request #17525 from Hystepik/develo#2

Fix : Bug included in develop branch and 13.0
This commit is contained in:
Laurent Destailleur 2021-05-07 12:02:15 +02:00 committed by GitHub
commit 30a0d89588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -219,7 +219,8 @@ class CodingPhpTest extends PHPUnit\Framework\TestCase
'multicurrency.class.php',
'productbatch.class.php',
'reception.class.php',
'societe.class.php'
'societe.class.php' ,
'account.class.php'
))) {
// Must must not found $db->
$ok=true;