diff --git a/app/views/devise/registrations/edit.html.erb b/app/views/devise/registrations/edit.html.erb index 92e774e..a84c676 100644 --- a/app/views/devise/registrations/edit.html.erb +++ b/app/views/devise/registrations/edit.html.erb @@ -9,7 +9,7 @@
diff --git a/features/users/user_update.feature b/features/users/user_update.feature index eb474a3..19aad73 100644 --- a/features/users/user_update.feature +++ b/features/users/user_update.feature @@ -3,6 +3,7 @@ Feature: User update As a regular user I want to have an edit page + @javascript Scenario: with current password Given I am a regular user And I am signed in -- libgit2 0.21.2