Commit a6385088 authored by Oswaldo Ferreira's avatar Oswaldo Ferreira

Add wait_for_vue_resource for Reopened Vue async req

parent b61069b9
......@@ -421,6 +421,8 @@ class Spinach::Features::ProjectMergeRequests < Spinach::FeatureSteps
page.within '.status-box' do
expect(page).to have_content "Open"
end
wait_for_vue_resource
end
step 'I click link "Hide inline discussion" of the third file' do
......
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