1
0
mirror of synced 2024-12-14 07:06:04 +03:00

Fix typo in test name

This commit is contained in:
Dustin Thomson 2013-06-11 18:38:05 -06:00
parent 529064aff2
commit ed7a4bdcf3

View File

@ -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
$this->assertSqlGeneration(