Commit e1466177 authored by Phil Hughes's avatar Phil Hughes

Fixed transient user merges immediately spec

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9206
parent 372716ea
......@@ -25,6 +25,8 @@ describe 'Merge requests > User merges immediately', :js do
end
it 'enables merge immediately' do
wait_for_requests
page.within '.mr-widget-body' do
find('.dropdown-toggle').click
......
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