We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23acfb8 commit c0dc7cbCopy full SHA for c0dc7cb
1 file changed
tests/test_template.py
@@ -63,7 +63,7 @@ def test_project(project):
63
64
"""
65
# Just a basic sanity test.
66
- assert len(list(project.iterdir())) == 6
+ assert len(list(project.iterdir())) == 8
67
return
68
69
0 commit comments