diff options
Diffstat (limited to 'features/profile')
-rw-r--r-- | features/profile/profile.feature | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/features/profile/profile.feature b/features/profile/profile.feature index 134cabb506f..d07a6db1a79 100644 --- a/features/profile/profile.feature +++ b/features/profile/profile.feature @@ -20,3 +20,8 @@ Feature: Profile Given I visit profile account page Then I reset my token And I should see new token + + Scenario: I visit history tab + Given I have activity + When I visit profile history page + Then I should see my activity |