Fix racing condition in Ajax call of merge_request_tabs_spec.js
What does this MR do?
Fix racing condition leading to a transient test failure by
- making test with Ajax call asynchronous
- mocking local instance method instead of jQuery
Does this MR meet the acceptance criteria?
- Review
-
Has been reviewed by Frontend
-
What are the relevant issue numbers?
Edited by Inactive Account