User: rednesto Date: 13 Jul 24 10:50 Revision: 6fa2235d603088a6ba4e82782394ab8c3f4dbb9a Summary: Comment out test settings TeamCity URL: https://ci.mcdev.io/viewModification.html?tab=vcsModificationFiles&modId=9415&personal=false Index: build.gradle.kts =================================================================== --- build.gradle.kts (revision 858bbc30bd6c85fb96b818c73837e7d68f7f56e6) +++ build.gradle.kts (revision 6fa2235d603088a6ba4e82782394ab8c3f4dbb9a) @@ -425,8 +425,8 @@ systemProperty("idea.debug.mode", "true") } // Set these properties to test different languages - systemProperty("user.language", "fr") - systemProperty("user.country", "FR") + // systemProperty("user.language", "fr") + // systemProperty("user.country", "FR") } tasks.buildSearchableOptions {