Skip to content

Potential fix for flaky user_edit_profile_spec.rb

Stan Hu requested to merge sh-fix-issue-384369 into master

What does this MR do and why?

The spec previously didn't wait for the "Set status" JavaScript event listener to register. We now add a ready CSS class when the modal is ready, and use that in the spec.

Relates to #384369 (closed)

Edited by Stan Hu

Merge request reports