This commit is contained in:
parent
5a70876394
commit
7b9886152d
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ class SearchTest extends Doctrine_Record
|
|||
$options = array('generateFiles' => false,
|
||||
'fields' => array('title', 'content'));
|
||||
|
||||
$this->loadTemplate('Doctrine_Search_Template', $options);
|
||||
$this->actAs('Searchable', $options);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue