mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 05:07:27 +02:00
Issue #5489 Update test to reflect changes.
This commit is contained in:
@@ -261,12 +261,12 @@ class e_userpermsTest extends \Codeception\Test\Unit
|
|||||||
1 => '<i class=\'S16 e-comments-16\'></i>',
|
1 => '<i class=\'S16 e-comments-16\'></i>',
|
||||||
2 => '<i class=\'S32 e-comments-32\'></i> ',
|
2 => '<i class=\'S32 e-comments-32\'></i> ',
|
||||||
),
|
),
|
||||||
6 =>
|
/* 6 =>
|
||||||
array (
|
array (
|
||||||
0 => 'Media Manager',
|
0 => 'Media Manager',
|
||||||
1 => '<i class=\'S16 e-filemanager-16\'></i>',
|
1 => '<i class=\'S16 e-filemanager-16\'></i>',
|
||||||
2 => '<i class=\'S32 e-filemanager-32\'></i> ',
|
2 => '<i class=\'S32 e-filemanager-32\'></i> ',
|
||||||
),
|
),*/
|
||||||
'A' =>
|
'A' =>
|
||||||
array (
|
array (
|
||||||
0 => 'Media Manager (All)',
|
0 => 'Media Manager (All)',
|
||||||
|
Reference in New Issue
Block a user