rename test
This commit is contained in:
parent
7107a85041
commit
543ab500da
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue