function UserEditedOwnAccountTestCase::getInfo
File
-
modules/
user/ user.test, line 2524
Class
Code
public static function getInfo() {
return array(
'name' => 'User edited own account',
'description' => 'Test user edited own account can still log in.',
'group' => 'User',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.