Skip to content

Fix a JS race in a spec

What does this MR do?

Fixes intermittent spec failures in spec/features/projects/settings/user_changes_default_branch_spec.rb by waiting for JS that sets the project default branch to finish executing before we set our own value

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Closes #56860 (closed)

label ~Create ~backstage test

Merge request reports