diff --git a/features/change_password.feature b/features/change_password.feature index 6299756d4..03daf9364 100644 --- a/features/change_password.feature +++ b/features/change_password.feature @@ -13,7 +13,7 @@ Feature: Change password Then I should see "Password changed" Then I should be on the new user session page When I sign in with password "newsecret" - Then I should be on the mutli page + Then I should be on the multi page Scenario: Reset my password Given a user with email "forgetful@users.net"