Merge remote-tracking branch 'origin/support/3.1.0' into support/3.1

This commit is contained in:
Molkobain
2023-10-06 17:47:52 +02:00

View File

@@ -146,6 +146,8 @@ abstract class ItopDataTestCase extends ItopTestCase
EventService::UnRegisterListener($sListenerId);
}
CMDBObject::SetCurrentChange(null);
parent::tearDown();
}