We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fbb9da commit 8435b7eCopy full SHA for 8435b7e
tests/test_copier.py
@@ -23,7 +23,7 @@ def test_generated_file_exists(copie, copier_project_defaults, file_name):
23
"\nmy_project_description\n",
24
"pip install my_project",
25
"https://circleci.com/gh/pyfar/my-project",
26
- 'main/docs/resources/logos/pyfar_logos_fixed_size_my_project.png"',
+ "main/docs/resources/logos/pyfar_logos_fixed_size_my_project.png",
27
"Python 3.11 or higher",
28
"py/my_project.svg",
29
])
0 commit comments