mirror of
https://github.com/e107inc/e107.git
synced 2025-01-18 05:09:05 +01:00
More logging for intermittent e_plugin test failures
This commit is contained in:
parent
331aa5f99e
commit
b3a30c0059
@ -26,7 +26,7 @@
|
|||||||
}
|
}
|
||||||
catch (Exception $e)
|
catch (Exception $e)
|
||||||
{
|
{
|
||||||
$this->assertTrue(false, "Couldn't load e_plugin object");
|
$this->assertTrue(false, "Couldn't load e_plugin object: $e");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user