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

Test was not passed when Default language is not English #2621

Closed
Jaehwa-Noh opened this issue Apr 1, 2024 · 0 comments · Fixed by #2622
Closed

Test was not passed when Default language is not English #2621

Jaehwa-Noh opened this issue Apr 1, 2024 · 0 comments · Fixed by #2622

Comments

@Jaehwa-Noh
Copy link
Contributor

Jaehwa-Noh commented Apr 1, 2024

Expected Behavior

Expect default forks repository tests will pass but It doesn't, because of default language setting.

Observed Behavior

My current language is Korean(한국어), so the throws is also written in Korean.
But set expect was written in English. See below image.
bug

Steps to Reproduce

Set non-english and run test.

Your Environment

  • Version of ktlint used: 1.2.1
  • Relevant parts of the .editorconfig settings
  • Name and version (or code for custom task) of integration used (Gradle plugin, Maven plugin, command line, custom Gradle task): Gradle 8.7
  • Version of Gradle used (if applicable): Gradle 8.7
  • Operating System and version: Window 11
Jaehwa-Noh added a commit to Jaehwa-Noh/ktlint that referenced this issue Apr 1, 2024
paul-dingemans added a commit that referenced this issue Apr 6, 2024
Fixes #2621

Co-authored-by: Paul Dingemans <paul-dingemans@users.noreply.github.com>
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 a pull request may close this issue.

1 participant