Commit fcba2356 authored by Mike Greiling's avatar Mike Greiling

add spacing around yield

parent 53281e09
......@@ -6,7 +6,9 @@ module InspectRequests
def inspect_requests(inject_headers: {})
Gitlab::Testing::RequestInspectorMiddleware.log_requests!(inject_headers)
yield
block_and_wait_for_requests_complete
Gitlab::Testing::RequestInspectorMiddleware.requests
ensure
......
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