Skip to content

Commit 8435b7e

Browse files
committed
harmonize strings
1 parent 7fbb9da commit 8435b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_copier.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def test_generated_file_exists(copie, copier_project_defaults, file_name):
2323
"\nmy_project_description\n",
2424
"pip install my_project",
2525
"https://circleci.com/gh/pyfar/my-project",
26-
'main/docs/resources/logos/pyfar_logos_fixed_size_my_project.png"',
26+
"main/docs/resources/logos/pyfar_logos_fixed_size_my_project.png",
2727
"Python 3.11 or higher",
2828
"py/my_project.svg",
2929
])

0 commit comments

Comments
 (0)