diff options
author | Jacob Schatz <jschatz1@gmail.com> | 2016-04-07 21:20:16 +0000 |
---|---|---|
committer | Jacob Schatz <jschatz1@gmail.com> | 2016-04-07 21:20:16 +0000 |
commit | f2b7cd443566f6ceefcbecbd52c8484afe264402 (patch) | |
tree | 5d83db1c0eeefb4e7a94178b972d8f5c43b9f758 /features/steps/group | |
parent | 4361cc395cb5b9574286dee09ac55e49f394e50e (diff) | |
download | gitlab-ce-f2b7cd443566f6ceefcbecbd52c8484afe264402.tar.gz |
Revert "Merge branch 'new-navigation-prototype' into 'master'"
This reverts merge request !3494
Diffstat (limited to 'features/steps/group')
-rw-r--r-- | features/steps/group/milestones.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/features/steps/group/milestones.rb b/features/steps/group/milestones.rb index b6ce5bc9cec..a167d259837 100644 --- a/features/steps/group/milestones.rb +++ b/features/steps/group/milestones.rb @@ -5,9 +5,7 @@ class Spinach::Features::GroupMilestones < Spinach::FeatureSteps include SharedUser step 'I click on group milestones' do - page.within '.nav-secondary' do - click_link("Milestones") - end + click_link 'Milestones' end step 'I should see group milestones index page has no milestones' do |