Commit 6b09ecbb authored by Stan Hu's avatar Stan Hu

Wait for all Vue resources to finish in merge immediately spec

parent 072de2c2
......@@ -39,7 +39,7 @@ feature 'Merge immediately', :feature, :js do
expect(find('.accept-merge-request.btn-info')).to have_content('Merge in progress')
wait_for_ajax
wait_for_vue_resource
end
end
end
......
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