Comments unused keys
This commit is contained in:
@@ -31,11 +31,11 @@ feature 'Organizations' do
|
||||
end
|
||||
|
||||
scenario 'Shared links' do
|
||||
visit new_user_registration_path
|
||||
expect(page).to have_link "Sign up as an organization / collective"
|
||||
# visit new_user_registration_path
|
||||
# expect(page).to have_link "Sign up as an organization / collective"
|
||||
|
||||
visit new_organization_registration_path
|
||||
expect(page).to have_link "Sign up"
|
||||
# visit new_organization_registration_path
|
||||
# expect(page).to have_link "Sign up"
|
||||
|
||||
visit new_user_session_path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user