We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb54423 commit 38dc293Copy full SHA for 38dc293
build.gradle
@@ -93,6 +93,7 @@ subprojects {
93
94
test {
95
useJUnitPlatform()
96
+ jvmArgs += [ '-Duser.language=en' ]
97
}
98
99
spotless {
0 commit comments