Skip to content

Refactor dropdown_milestone_spec.rb

What does this MR do?

Refactoring dropdown_milestone_spec using capybara methods for waiting content instead of using sleep or wait_for_ajax methods

Why was this MR needed?

To decrease significantly execution time of the tests

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #29162 (closed)

Merge request reports