fix functional tests

This commit is contained in:
r888888888
2015-08-19 11:23:29 -07:00
parent b1bbb4fd9b
commit 076416c228
6 changed files with 7 additions and 10 deletions

View File

@@ -23,7 +23,7 @@
</div>
<% end %>
<p><%= link_to "Sign in securely", new_session_path(:protocol => "https", :only_path => false) %></p>
<p><%= link_to "Sign in securely", new_session_url(:protocol => "https", :only_path => false) %></p>
</section>
</div>
</div>