diff options
Diffstat (limited to 'features/profile/profile.feature')
-rw-r--r-- | features/profile/profile.feature | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/features/profile/profile.feature b/features/profile/profile.feature index dc1339deb4c..70f47c97173 100644 --- a/features/profile/profile.feature +++ b/features/profile/profile.feature @@ -60,7 +60,9 @@ Feature: Profile Then I should see a password error message Scenario: I visit history tab - Given I have activity + Given I logout + And I sign in via the UI + And I have activity When I visit Audit Log page Then I should see my activity |