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:
Diffstat (limited to 'features/profile')
-rw-r--r--features/profile/profile.feature5
1 files changed, 5 insertions, 0 deletions
diff --git a/features/profile/profile.feature b/features/profile/profile.feature
index 6d3dd7841fd..53a93b0f908 100644
--- a/features/profile/profile.feature
+++ b/features/profile/profile.feature
@@ -38,6 +38,11 @@ Feature: Profile
When I visit profile history page
Then I should see my activity
+ Scenario: I visit my user page
+ When I visit profile page
+ And I click on my profile picture
+ Then I should see my user page
+
@javascript
Scenario: I change my application theme
Given I visit profile design page