diff --git a/tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php b/tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php index cb610a859..a924ed741 100644 --- a/tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php +++ b/tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php @@ -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(