From fa4ff197aa555158aca159595301311fafd1d27d Mon Sep 17 00:00:00 2001 From: mindston Date: Mon, 20 Jan 2025 16:45:54 +0100 Subject: [PATCH] Force C.UTF-8 locale for messages instead of en_US.UTF-8 --- tests/test_integration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_integration.py b/tests/test_integration.py index 23796437..83527c7c 100644 --- a/tests/test_integration.py +++ b/tests/test_integration.py @@ -252,7 +252,7 @@ class IntegrationTest(unittest.TestCase): ) self.assert_run( self.fdroid_cmd + ["update", "--verbose", "--pretty"], - env=os.environ | {"LC_MESSAGES": "en_US.UTF-8"}, + env=os.environ | {"LC_MESSAGES": "C.UTF-8"}, ) index_xml = Path("repo/index.xml").read_text() self.assertIn("