From dc37c8aaae29f2340ba3fd0bcda08c937010abde Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Fri, 14 Sep 2012 19:13:25 +0300 Subject: Refactored profile area --- features/profile/profile.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'features/profile') 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 -- cgit v1.2.1