Skip to content
Snippets Groups Projects
Unverified Commit 102a9ab8 authored by Markus Koller's avatar Markus Koller
Browse files

Wait for requests when expanding diffs in feature spec

parent 9641dac4
No related branches found
No related tags found
1 merge request!63239Wait for requests when expanding diffs in feature spec
......@@ -66,6 +66,7 @@
expect(page).to have_button('Expand all')
click_button 'Expand all'
wait_for_requests
expect(page).not_to have_button('Expand all')
end
......
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