Skip to content

Clear the timeout in Jobs class after each test

Phil Hughes requested to merge clear-job-request-timeout into master

What does this MR do?

Fixes a transient failure in merge_request_tabs_spec.js caused by a timeout being fired after the tests have finished.

What are the relevant issue numbers?

Closes #42830 (closed)

Merge request reports