Skip to content

Fix i18n on signup spec

What does this MR do and why?

Update the copy in _signup_box.html.haml_spec.rb: add a period . .

Due to the missing period, it cannot be translated correctly by i18n, which ultimately causes the JiHu test to fail: https://jihulab.com/gitlab-cn/gitlab/-/jobs/12741667

This small flaw was introduced by !138654 (merged)

image

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

No UI changes.

How to set up and validate locally

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

Edited by Zhiyuan Lu

Merge request reports