We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a490cc0 commit 342d75fCopy full SHA for 342d75f
tests/test_summary.py
@@ -12,6 +12,8 @@
12
PATH_CASES = [
13
("tree", "/examples/celery"),
14
("blob", "/examples/celery/make_celery.py"),
15
+ ("blob", "/blob/main/.gitignore"),
16
+ ("blob", "/blob/3.0.2/CODE_OF_CONDUCT.md"),
17
]
18
19
REF_CASES = [
0 commit comments