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