summaryrefslogtreecommitdiff
path: root/features/steps/profile
diff options
context:
space:
mode:
Diffstat (limited to 'features/steps/profile')
-rw-r--r--features/steps/profile/profile.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/steps/profile/profile.rb b/features/steps/profile/profile.rb
index b1a87b96efd..9e5602dacf1 100644
--- a/features/steps/profile/profile.rb
+++ b/features/steps/profile/profile.rb
@@ -155,6 +155,7 @@ class Spinach::Features::Profile < Spinach::FeatureSteps
end
step 'I click on my profile picture' do
+ find(:css, '.side-nav-toggle').click
find(:css, '.sidebar-user').click
end