Fix dependency for tests/Doctrine/Tests/ORM/Functional/ReferenceProxyTest.php
This commit is contained in:
parent
393b3d37f5
commit
1fe8ff756e
@ -20,6 +20,7 @@ class ReferenceProxyTest extends \Doctrine\Tests\OrmFunctionalTestCase
|
||||
protected function setUp()
|
||||
{
|
||||
$this->useModelSet('ecommerce');
|
||||
$this->useModelSet('company');
|
||||
parent::setUp();
|
||||
$this->_factory = new ProxyFactory(
|
||||
$this->_em,
|
||||
|
Loading…
x
Reference in New Issue
Block a user