mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-02-12 10:58:39 +00:00
test fixes
This commit is contained in:
parent
266371a200
commit
3b1d8d8943
|
|
@ -158,7 +158,6 @@ final class Application
|
||||||
|
|
||||||
/** @var ConnectionAbstract $con */
|
/** @var ConnectionAbstract $con */
|
||||||
$con = $this->app->dbPool->get();
|
$con = $this->app->dbPool->get();
|
||||||
$con->connect();
|
|
||||||
DataMapperFactory::db($con);
|
DataMapperFactory::db($con);
|
||||||
|
|
||||||
$this->app->cachePool = new CachePool();
|
$this->app->cachePool = new CachePool();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user