Skip to content

Add a wait_for_ajax call to prevent Spinach failure

Stan Hu requested to merge fix-rebase-in-progress-spinach-failure into master

There may be a race condition after a user clicks "Rebase" and when the DatabaseCleaner wipes all data.

See https://gitlab.com/gitlab-org/gitlab-ee/builds/5302296

Merge request reports