mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 01:28:19 +01:00
Fix phpunit
This commit is contained in:
@@ -234,7 +234,8 @@ class CodingPhpTest extends PHPUnit\Framework\TestCase
|
||||
'objectline_view.tpl.php',
|
||||
'extrafieldsinexport.inc.php',
|
||||
'extrafieldsinimport.inc.php',
|
||||
'DolQueryCollector.php'
|
||||
'DolQueryCollector.php',
|
||||
'DoliStorage.php'
|
||||
))) {
|
||||
// Must not found $this->db->
|
||||
$ok=true;
|
||||
|
||||
Reference in New Issue
Block a user