Skip to content

Fix JH pipeline failure caused by hard-coded url

What does this MR do and why?

Fix JH failed job https://jihulab.com/gitlab-cn/gitlab/-/jobs/8463176

In JiHu side, we override the Gitlab::Saas.customer_support_url, So the hard-coded url in ee/spec/requests/users/identity_verification_controller_spec.rb caused our pipeline to fail.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Merge request reports