Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix I18n UI test #29022

Merged
merged 1 commit into from Jun 10, 2019
Merged

Fix I18n UI test #29022

merged 1 commit into from Jun 10, 2019

Conversation

Hamms
Copy link
Contributor

@Hamms Hamms commented Jun 10, 2019

The I18n restructure included a shift away from generic two-letter keys
in the i18n system to more-specific four-letter keys. This had no
user-impacting change, but did break some UI tests where we were
hardcoding the two-letter version.

Simply updating to four-letter keys in the tests fixes this.

The I18n restructure included a shift away from generic two-letter keys
in the i18n system to more-specific four-letter keys. This had no
user-impacting change, but did break some UI tests where we were
hardcoding the two-letter version.

Simply updating to four-letter keys in the tests fixes this.
@Hamms Hamms merged commit a484251 into staging Jun 10, 2019
@Hamms Hamms deleted the fix-i18n-ui-test-key branch June 10, 2019 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants