mirror of
https://github.com/Karaka-Management/oms-QA.git
synced 2026-01-11 15:48:42 +00:00
test fixes
This commit is contained in:
parent
7f6ab31b3c
commit
a4d35c240e
|
|
@ -136,7 +136,6 @@ final class Application
|
|||
|
||||
/** @var ConnectionAbstract $con */
|
||||
$con = $this->app->dbPool->get();
|
||||
$con->connect();
|
||||
DataMapperFactory::db($con);
|
||||
|
||||
$this->app->cachePool = new CachePool();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user