add spec for features France connect connection
This commit is contained in:
parent
a4661c932f
commit
8445944b76
2 changed files with 17 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<%= link_to "Sign up", new_registration_path(resource_name) %><br />
|
||||
<% end -%>
|
||||
|
||||
<%= link_to "Connect with France Connect", '/france_connect' %><br />
|
||||
<%= link_to "Connect with France Connect", '/france_connect', id: 'france_connect' %><br />
|
||||
|
||||
<%- if devise_mapping.recoverable? && controller_name != 'passwords' && controller_name != 'registrations' %>
|
||||
<%= link_to "Forgot your password?", new_password_path(resource_name) %><br />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue