Fix phpunit
This commit is contained in:
parent
907ea1a8bd
commit
f5e1cd5fcc
@ -191,7 +191,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;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user