Skip to content
Snippets Groups Projects
Commit 211b35c2 authored by Phil Hughes's avatar Phil Hughes
Browse files

Fixed random merge request widget failure

parent ebf168d0
No related branches found
No related tags found
1 merge request!9068Fixed random merge request widget failure
Pipeline #
Loading
Loading
@@ -29,8 +29,6 @@ describe 'Merge request', :feature, :js do
it 'shows widget status after creating new merge request' do
click_button 'Submit merge request'
 
expect(find('.mr-state-widget')).to have_content('Checking ability to merge automatically')
wait_for_ajax
 
expect(page).to have_selector('.accept_merge_request')
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment