diff --git a/features/users/user_update.feature b/features/users/user_update.feature index 862a8d0..19aad73 100644 --- a/features/users/user_update.feature +++ b/features/users/user_update.feature @@ -12,5 +12,5 @@ Feature: User update And I fill the Name field with "Rafael Manzo" And I fill the Current password field with "password" And I press the Update button - Then I should see "You updated your account successfully" + Then I should see "Your account has been updated successfully" And my name should have changed to Rafael Manzo -- libgit2 0.21.2