mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
N°6408 - ✅ CRUD fix tests
This commit is contained in:
@@ -284,8 +284,6 @@ class CRUDEventTest extends ItopDataTestCase
|
||||
*/
|
||||
public function testInfiniteUpdateDoneLoop()
|
||||
{
|
||||
$this->markTestSkipped('TEST Skipped: Protection not working.');
|
||||
|
||||
$oPerson = $this->CreatePerson(1);
|
||||
$this->assertIsObject($oPerson);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user