Fix typo in test name
This commit is contained in:
parent
529064aff2
commit
ed7a4bdcf3
@ -1303,7 +1303,7 @@ class SelectSqlGenerationTest extends \Doctrine\Tests\OrmTestCase
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function testIdenityFunctionInJoinedSubclass()
|
public function testIdentityFunctionInJoinedSubclass()
|
||||||
{
|
{
|
||||||
//relation is in the subclass (CompanyManager) we are querying
|
//relation is in the subclass (CompanyManager) we are querying
|
||||||
$this->assertSqlGeneration(
|
$this->assertSqlGeneration(
|
||||||
|
Loading…
Reference in New Issue
Block a user