Skip to content

Update ee/spec/features/promotion_spec.rb to use translated strings

Tommy requested to merge (removed):jh-mr-02959 into master

This MR fix a test in JH : https://gitlab.com/gitlab-jh/gitlab/-/jobs/1528110441 JH MR gitlab-jh/gitlab!78 (merged)

Can we add a test guideline to

must be add

...have_content(s_('i18n string'))

instead of hard code like

...have_content('i18n string')

@godfat-gitlab Could you please help quick review this? CC : @JeremyWuuuuu

Edited by Lin Jen-Shin

Merge request reports