This commit is contained in:
parent
5a70876394
commit
7b9886152d
@ -11,6 +11,6 @@ class SearchTest extends Doctrine_Record
|
|||||||
$options = array('generateFiles' => false,
|
$options = array('generateFiles' => false,
|
||||||
'fields' => array('title', 'content'));
|
'fields' => array('title', 'content'));
|
||||||
|
|
||||||
$this->loadTemplate('Doctrine_Search_Template', $options);
|
$this->actAs('Searchable', $options);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user