replace bas_manage to manage for user's rights

This commit is contained in:
Nicolas Le Goff
2012-01-04 14:40:10 +01:00
parent e902fa9728
commit 52b3f8a2a8

View File

@@ -452,7 +452,7 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
, 'imgtools' => '1'
, 'manage' => '1'
, 'modify_struct' => '1'
, 'bas_manage' => '1'
, 'manage' => '1'
, 'bas_modify_struct' => '1'
);