mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-07 13:08:42 +00:00
Unit test fixes
This commit is contained in:
parent
8a8e998953
commit
6ad32d2789
|
|
@ -98,8 +98,6 @@ class MediaMapper extends DataMapperAbstract
|
|||
|
||||
$this->db->con->prepare($query->toSql())->execute();
|
||||
} catch (\Exception $e) {
|
||||
var_dump($e);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user