mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 01:28:19 +01:00
FIX Travis avoid error "you should use $this->db-> inside a class file"
This commit is contained in:
@@ -213,6 +213,7 @@ class CodingPhpTest extends PHPUnit\Framework\TestCase
|
||||
'multicurrency.class.php',
|
||||
'productbatch.class.php',
|
||||
'reception.class.php',
|
||||
'infobox.class.php',
|
||||
))) {
|
||||
// Must not find $db->
|
||||
$ok=true;
|
||||
|
||||
Reference in New Issue
Block a user