Fix some random failures
This commit is contained in:
parent
bb1620aaf7
commit
cf3b0ca4d9
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ feature 'Merge immediately', :feature, :js do
|
|||
click_link 'Merge Immediately'
|
||||
|
||||
expect(find('.js-merge-when-pipeline-succeeds-button')).to have_content('Merge in progress')
|
||||
|
||||
wait_for_ajax
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue