Wait for requests before continuing
Otherwise async requests while logging in with admin mode will happen while factory_bot fixtures are created, causing Rails to lock, and the spec to hang. See https://gitlab.com/gitlab-org/gitlab/-/issues/337039
Showing
Please register or sign in to comment