Update test docstring to trigger CI

Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
Devin AI
2025-04-29 12:13:07 +00:00
parent 4b116638ff
commit d1ca108e26

View File

@@ -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,