mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-14 14:18:44 +02:00
ItopDataTestCase : improve log message
This commit is contained in:
@@ -121,7 +121,7 @@ class ItopDataTestCase extends ItopTestCase
|
||||
}
|
||||
catch (Exception $e)
|
||||
{
|
||||
$this->debug($e->getMessage());
|
||||
$this->debug("Error when removing created objects : $sClass::$iKey. Exception message: ".$e->getMessage());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user