mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
Fix : Bug included in develop branch and 13.0
This commit is contained in:
@@ -219,7 +219,8 @@ class CodingPhpTest extends PHPUnit\Framework\TestCase
|
|||||||
'multicurrency.class.php',
|
'multicurrency.class.php',
|
||||||
'productbatch.class.php',
|
'productbatch.class.php',
|
||||||
'reception.class.php',
|
'reception.class.php',
|
||||||
'societe.class.php'
|
'societe.class.php' ,
|
||||||
|
'account.class.php'
|
||||||
))) {
|
))) {
|
||||||
// Must must not found $db->
|
// Must must not found $db->
|
||||||
$ok=true;
|
$ok=true;
|
||||||
|
|||||||
Reference in New Issue
Block a user