mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
add exception in test failed
This commit is contained in:
@@ -207,7 +207,7 @@ CONF;
|
||||
rename($tmpSavePath, $sConfigPath);
|
||||
}
|
||||
|
||||
$this->assertTrue(false, "failed writetofile with no initial file");
|
||||
$this->assertTrue(false, "failed writetofile with no initial file: " . $e->getMessage());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user