diff --git a/tests/packages/test_locker.py b/tests/packages/test_locker.py index 7a4465f750a..cc16cadeff3 100644 --- a/tests/packages/test_locker.py +++ b/tests/packages/test_locker.py @@ -316,7 +316,7 @@ def test_lock_packages_with_null_description(locker: Locker, root: ProjectPackag content = f.read() expected = """\ -# # This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry and should not be changed by hand. [[package]] name = "A"