Commit e11dfbef authored by Luke Bennett's avatar Luke Bennett

Correct milestone_spec popover test

parent 9378236c
...@@ -117,7 +117,7 @@ feature 'Milestone' do ...@@ -117,7 +117,7 @@ feature 'Milestone' do
expect(page).to have_selector('.milestone-deprecation-message') expect(page).to have_selector('.milestone-deprecation-message')
find('.milestone-deprecation-message .popover-link').click find('.milestone-deprecation-message .js-popover-link').click
expect(page).to have_selector('.milestone-deprecation-message .popover') expect(page).to have_selector('.milestone-deprecation-message .popover')
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment