Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused and obsolete code #3718

Merged
merged 9 commits into from
Sep 25, 2019
Prev Previous commit
Next Next commit
Remove obsolete URL reference
This URL was accidentally copied from Madrid's repository. However, we
don't use it in CONSUL.
  • Loading branch information
javierm committed Sep 24, 2019
commit fcaa30dc57f12db3a4f5a87f0e7c5b46552f0053
2 changes: 0 additions & 2 deletions spec/features/admin/system_emails_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,6 @@

expect(page).to have_content "Invitation to CONSUL"
expect(page).to have_content "Thank you for applying to join CONSUL!"

registration_url = new_user_registration_url(track_id: 172943750183759812)
expect(page).to have_link "Complete registration"
end

Expand Down