Commit 10734196 authored by Stan Hu's avatar Stan Hu

Merge branch 'rs-transient-failure' into 'master'

Resolve a transient failure in MWPS feature spec

Closes gitlab-ee#6770

See merge request gitlab-org/gitlab-ce!23838
parents eafc8e2f 1f3cd9be
......@@ -88,6 +88,8 @@ describe 'Merge request > User merges when pipeline succeeds', :js do
describe 'enabling Merge when pipeline succeeds via dropdown' do
it 'activates the Merge when pipeline succeeds feature' do
wait_for_requests
find('.js-merge-moment').click
click_link 'Merge when pipeline succeeds'
......
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