forked from Wavyzz/dolibarr
Fix phpunit
This commit is contained in:
@@ -211,6 +211,7 @@ class EntrepotTest extends PHPUnit_Framework_TestCase
|
||||
$langs=$this->savlangs;
|
||||
$db=$this->savdb;
|
||||
|
||||
//$this->assertLessThan(1, 0);
|
||||
|
||||
return $localobject->id;
|
||||
}
|
||||
@@ -257,6 +258,8 @@ class EntrepotTest extends PHPUnit_Framework_TestCase
|
||||
|
||||
$localobject=new Entrepot($db);
|
||||
|
||||
//$this->assertLessThan(1, 0);
|
||||
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user