summaryrefslogtreecommitdiff
path: root/features/profile
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-09-14 19:13:25 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-09-14 19:13:25 +0300
commitdc37c8aaae29f2340ba3fd0bcda08c937010abde (patch)
treed047baebdcf824b33e3da3deacff38902b3fb4df /features/profile
parent8f9a450eedc5b5fc13e24788ab67f2de928dd83a (diff)
downloadgitlab-ce-dc37c8aaae29f2340ba3fd0bcda08c937010abde.tar.gz
Refactored profile area
Diffstat (limited to 'features/profile')
-rw-r--r--features/profile/profile.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/profile/profile.feature b/features/profile/profile.feature
index f4b2f198f0a..03cb7a13a6e 100644
--- a/features/profile/profile.feature
+++ b/features/profile/profile.feature
@@ -12,7 +12,7 @@ Feature: Profile
And I should see new contact info
Scenario: I change my password
- Given I visit profile password page
+ Given I visit profile account page
Then I change my password
And I should be redirected to sign in page