Commit a00dedc8 authored by Phil Hughes's avatar Phil Hughes

Fixed failing tests with MR header

parent 7d32ad01
......@@ -556,8 +556,8 @@ class Spinach::Features::ProjectMergeRequests < Spinach::FeatureSteps
click_button "Submit merge request"
page.within '.detail-page-header' do
click_link "Edit"
page.within '.issuable-actions' do
first(:link, 'Edit', visible: true).click
end
page.within 'ul.approver-list' do
......
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