Commit 0d66cf2a38540056b6400c526e62ccc0cbc3144d
1 parent
759fb518
Exists in
master
and in
4 other branches
Fixed token feature
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
features/profile/profile.feature
@@ -17,6 +17,6 @@ Feature: Profile | @@ -17,6 +17,6 @@ Feature: Profile | ||
17 | And I should be redirected to sign in page | 17 | And I should be redirected to sign in page |
18 | 18 | ||
19 | Scenario: I reset my token | 19 | Scenario: I reset my token |
20 | - Given I visit profile token page | 20 | + Given I visit profile account page |
21 | Then I reset my token | 21 | Then I reset my token |
22 | And I should see new token | 22 | And I should see new token |