This commit is contained in:
parent
15c4235faa
commit
095dee4efd
1 changed files with 1 additions and 1 deletions
|
@ -62,6 +62,6 @@ class Doctrine_Query_Registry_TestCase extends Doctrine_UnitTestCase
|
|||
|
||||
$user = new User();
|
||||
|
||||
$user->fetch('all');
|
||||
$user->find('all');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue