Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
aoz-003
Commits
c79cca9f
Commit
c79cca9f
authored
May 10, 2017
by
Chrysanthi Lagodimou
Committed by
Tuğçe Nur Taş
May 12, 2017
Browse files
fix social worker can not see create user link
parent
cafbe056
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/system/socialworker_test.rb
View file @
c79cca9f
...
...
@@ -7,7 +7,9 @@ class SocialworkerTest < ApplicationSystemTestCase
end
test
'when logged in socialworker cannot see create user link'
do
login_as
@socialworker
visit
root_path
assert_not
page
.
has_link?
'Create user'
end
...
...
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