2
0
forked from Wavyzz/dolibarr

Fix phpunit

This commit is contained in:
Laurent Destailleur
2021-05-07 18:22:18 +02:00
parent 907ea1a8bd
commit f5e1cd5fcc

View File

@@ -191,7 +191,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;