Skip to content
Snippets Groups Projects
Commit 9549be0b authored by Laurent's avatar Laurent
Browse files

Merge branch 'hotline-master'

parents c30b26f1 828764d0
Branches
Tags
No related merge requests found
......@@ -129,7 +129,7 @@ class Class_Indexation_PseudoNoticeCmsTest extends Class_Indexation_PseudoNotice
['id' => 43,
'titre' => 'Festival Animation',
'contenu' => 'à Annecy']);
Class_Indexation_PseudoNotice::newWith(Class_Indexation_PseudoNotice::TYPE_CMS,
Class_Indexation_PseudoNotice::newWith(Class_TypeDoc::ARTICLE,
$article->getRawAttributes())->save();
$this->_notice = Class_Notice::find(1);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment