mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 16:48:42 +02:00
N°4756 - Fix unit tests
This commit is contained in:
@@ -326,7 +326,7 @@ class DBObjectTest extends ItopDataTestCase
|
||||
// $fItopStarted = microtime(true);
|
||||
// ExecutionKPI::EnableDuration(2);
|
||||
// $oKPI = new ExecutionKPI();
|
||||
static::assertDBQueryCount(89, function() use (&$oTeam) {
|
||||
static::assertDBQueryCount(67, function() use (&$oTeam) {
|
||||
$oTeam->DBInsertNoReload();
|
||||
});
|
||||
// $oKPI->ComputeAndReport('Team DBInsertNoReload');
|
||||
|
||||
Reference in New Issue
Block a user