#1112 - adding DDC-3257 group to test method
This commit is contained in:
parent
01f22988b1
commit
ae16afa428
@ -611,6 +611,9 @@ class EntityRepositoryTest extends \Doctrine\Tests\OrmFunctionalTestCase
|
||||
$this->_em->getConfiguration()->setDefaultRepositoryClassName("Doctrine\Tests\Models\DDC753\DDC753InvalidRepository");
|
||||
}
|
||||
|
||||
/**
|
||||
* @group DDC-3257
|
||||
*/
|
||||
public function testSingleRepositoryInstanceForDifferentEntityAliases()
|
||||
{
|
||||
$config = $this->_em->getConfiguration();
|
||||
|
Loading…
x
Reference in New Issue
Block a user