Fix miletone spec
This commit is contained in:
parent
c9dcefe0a0
commit
7df66773f4
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ feature 'Milestone' do
|
||||||
|
|
||||||
find('.milestone-deprecation-message .js-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('.popover')
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue