From 701166dc135514849d7a02e0e9eeda0864183162 Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Wed, 13 Apr 2016 15:29:07 -0300 Subject: [PATCH] Fix user edition acceptance test --- features/users/user_update.feature | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/features/users/user_update.feature b/features/users/user_update.feature index 19aad73..20bba64 100644 --- a/features/users/user_update.feature +++ b/features/users/user_update.feature @@ -8,7 +8,9 @@ Feature: User update Given I am a regular user And I am signed in And I am at the homepage - When I click the Edit link + And I take a picture of the page + When I click the Diego Martinez link + And I click the Edit Account link And I fill the Name field with "Rafael Manzo" And I fill the Current password field with "password" And I press the Update button -- libgit2 0.21.2