Skip to content

E2E test: don't wait for initial page load in fork test

Jay McCure requested to merge jmc-fork-mr-reload into master

What does this MR do and why?

Resolves #415967

How to set up and validate locally

QA_LOG_LEVEL=DEBUG QA_GITLAB_URL=http://192.168.4.31:3000 bundle exec rspec qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jay McCure

Merge request reports