remove commented out code
This commit is contained in:
parent
1ad29e7436
commit
9c5d2df50b
1 changed files with 0 additions and 10 deletions
|
@ -109,15 +109,5 @@ describe 'Maintenance Mode' do
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
# it 'redirect to general user' do
|
||||
# nonprofit
|
||||
# unauth_user.create_profile
|
||||
# sign_in unauth_user
|
||||
# get(:index)
|
||||
# expect(response).to redirect_to profile_url(unauth_user.profile.id)
|
||||
# end
|
||||
|
||||
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue