1
0
mirror of synced 2025-01-19 15:01:40 +03:00

rename test

This commit is contained in:
shustrik 2014-02-06 10:53:34 +03:00
parent 7107a85041
commit 543ab500da

View File

@ -97,7 +97,7 @@ class CustomTreeWalkersTest extends \Doctrine\Tests\OrmTestCase
);
}
public function testSupportsSeveralHintsQueriesWithoutWhere()
public function testSupportsSeveralHintsQueries()
{
$this->assertSqlGeneration(
'select u from Doctrine\Tests\Models\CMS\CmsUser u',