Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
drupal.org
realname
Commits
7fcd1efb
Commit
7fcd1efb
authored
Nov 22, 2015
by
hass
Browse files
Test testRealnameManageDisplay() requires 'administer users' permissions
parent
e6f36242
Changes
1
Hide whitespace changes
Inline
Side-by-side
realname.test
View file @
7fcd1efb
...
...
@@ -19,9 +19,10 @@ class RealnameBasicTest extends DrupalWebTestCase {
$permissions
=
array
(
'access administration pages'
,
'administer realname'
,
'administer modules'
,
'administer realname'
,
'administer site configuration'
,
'administer users'
,
);
// User to set up google_analytics.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment