mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 22:43:19 +00:00
fix test
This commit is contained in:
@@ -97,4 +97,9 @@ class WorkerRunningJobRepository extends EntityRepository
|
||||
$this->_em->rollback();
|
||||
}
|
||||
}
|
||||
|
||||
public function getEntityManager()
|
||||
{
|
||||
return parent::getEntityManager();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user