mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 11:17:49 +01:00
Add system tests for user signup, login and edit profile
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</li>
|
||||
<% else %>
|
||||
<li class="nav-item">
|
||||
<%= link_to 'Sign in / Sign up', new_user_session_path, class: 'nav-link' %>
|
||||
<%= link_to 'Log in / Sign up', new_user_session_path, class: 'nav-link' %>
|
||||
</li>
|
||||
<% end %>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user