Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-09-14 20:13:25 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-09-14 20:13:25 +0400
commitdc37c8aaae29f2340ba3fd0bcda08c937010abde (patch)
treed047baebdcf824b33e3da3deacff38902b3fb4df /features/profile
parent8f9a450eedc5b5fc13e24788ab67f2de928dd83a (diff)
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