rename test
This commit is contained in:
parent
7107a85041
commit
543ab500da
@ -97,7 +97,7 @@ class CustomTreeWalkersTest extends \Doctrine\Tests\OrmTestCase
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function testSupportsSeveralHintsQueriesWithoutWhere()
|
public function testSupportsSeveralHintsQueries()
|
||||||
{
|
{
|
||||||
$this->assertSqlGeneration(
|
$this->assertSqlGeneration(
|
||||||
'select u from Doctrine\Tests\Models\CMS\CmsUser u',
|
'select u from Doctrine\Tests\Models\CMS\CmsUser u',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user