Remove obsolete URL reference

This URL was accidentally copied from Madrid's repository. However, we
don't use it in CONSUL.
This commit is contained in:
Javi Martín
2019-09-24 18:35:35 +02:00
parent fb6d12c8ab
commit fcaa30dc57

View File

@@ -214,8 +214,6 @@ describe "System Emails" do
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