Skip to content
Snippets Groups Projects

explo new storm with more volatile

Merged Sebastien ANDRE requested to merge explo_new_storm into master
Compare and Show latest version
2 files
+ 7
7
Preferences
Compare changes
Files
2
@@ -23,8 +23,6 @@
class TemplatesSearchSettingsResultWithSearchTermHighLightedTest
extends AbstractControllerTestCase {
protected $_storm_default_to_volatile = true;
public function setUp() {
parent::setUp();
@@ -38,8 +36,9 @@ class TemplatesSearchSettingsResultWithSearchTermHighLightedTest
['highlight_search_terms' => '1']);
$this->fixture(Class_CodifAuteur::class,
['id' => 43,
'libelle' => 'Heros Audiard']);
['id' => 44,
'libelle' => 'Audiard Jacques',
'formes' => 'AUDIARDxJACQUES']);
$this->fixture(Class_Notice::class,
['id' => 1,