mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
ItopDataTestCase : improve log message
This commit is contained in:
@@ -121,7 +121,7 @@ class ItopDataTestCase extends ItopTestCase
|
|||||||
}
|
}
|
||||||
catch (Exception $e)
|
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