Share PDO connection between Doctrine and legacy ORM
[MAILPOET-2014]
This commit is contained in:
@ -84,6 +84,6 @@ class ModelTest extends \MailPoetTest {
|
||||
}
|
||||
|
||||
function _after() {
|
||||
\ORM::setDb(null);
|
||||
\ORM::setDb($this->connection->getWrappedConnection());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user