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,