Skip to content
Snippets Groups Projects
Commit 6de306c7 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

rel #23802: fix failures

parent f4e3f642
Branches
Tags
3 merge requests!896Master,!846Dev#23802 add sito arborescence,!839Dev#23802 add sito arborescence
......@@ -220,7 +220,7 @@ class SitoViewHelperLastTest extends SitoViewHelperTestCase {
class SitoViewHelperGroupByCategorieTest extends SitoViewHelperTestCase {
protected $_preferences = ['titre' => 'Ma sito',
'type_aff' => 2,
'nb_aff' => 10,
'nb_aff' => 100,
'group_by_categorie' => true];
......
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