Commit 3dec9dc4 authored by Pavel Forkert's avatar Pavel Forkert

Clarify spec title explanation

parent 82eeb5e2
......@@ -112,7 +112,7 @@ describe "Admin::Users", feature: true do
end
describe 'Login as another user' do
it 'should show login button for other users' do
it 'should show login button for other users and check that it works' do
another_user = create(:user)
visit admin_user_path(another_user)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment