mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°6299 - ✅ DBUpdate regression in 3.1 - Fix unit tests
This commit is contained in:
@@ -104,8 +104,7 @@ class CRUDEventTest extends ItopDataTestCase
|
||||
|
||||
$oOrg->DBUpdate();
|
||||
|
||||
$this->assertEquals(1, self::$aEventCalls[EVENT_DB_COMPUTE_VALUES]);
|
||||
$this->assertEquals(1, self::$iEventCalls);
|
||||
$this->assertEquals(0, self::$iEventCalls);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user