Properly click on user profile picture
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
8ee57adc8a
commit
5b4ab5a0ca
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ class Spinach::Features::Profile < Spinach::FeatureSteps
|
|||
end
|
||||
|
||||
step 'I click on my profile picture' do
|
||||
click_link 'sidebar-user'
|
||||
find(:css, '.sidebar-user').click
|
||||
end
|
||||
|
||||
step 'I should see my user page' do
|
||||
|
|
Loading…
Reference in a new issue