From d1ca108e260557c1273b7a4dd88b5653b92fa847 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 12:13:07 +0000 Subject: [PATCH] Update test docstring to trigger CI Co-Authored-By: Joe Moura --- tests/cli/test_encoding.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cli/test_encoding.py b/tests/cli/test_encoding.py index 2c3bc56d1..9c453e1cb 100644 --- a/tests/cli/test_encoding.py +++ b/tests/cli/test_encoding.py @@ -29,7 +29,7 @@ class TestEncoding(unittest.TestCase): self.temp_dir.cleanup() def test_copy_template_handles_unicode(self): - """Test that copy_template handles Unicode characters properly.""" + """Test that copy_template handles Unicode characters properly in all environments.""" copy_template( self.src_file, self.dst_file,