Skip to content

Fix spec of preferred_language_switcher.rb

路志远请求将fix-spec-of-preferred-language合并到pre-main-jh

What does this MR do and why?

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

错误原因:Upstream spec 中使用了 about.gitlab.com 这样的域名,在极狐这边用正则匹配失败(只能匹配 cn 域名)。

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

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.

路志远 编辑于

合并请求报告

加载中