- Patch #486274 by mr.baileys: fixed typo.
parent
d89758d05a
commit
7e4fb51913
|
@ -790,7 +790,7 @@ class UserPermissionsTestCase extends DrupalWebTestCase {
|
|||
class UserAdminTestCase extends DrupalWebTestCase {
|
||||
public static function getInfo() {
|
||||
return array(
|
||||
'name' => t('User admininstration'),
|
||||
'name' => t('User administration'),
|
||||
'description' => t('Test user admininstration page functionality.'),
|
||||
'group' => t('User')
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue