We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f620ead commit 550bc27Copy full SHA for 550bc27
tests/test_main.py
@@ -25,7 +25,7 @@
25
"download_links": [
26
"https://example.com/organisation_history_api_response.json"
27
]
28
- # There are other fields in the API response, but we don't need them for this test
+ # There are other fields in the API response, but we don't need them for testing
29
}
30
31
# Mock usage data fetched from download_links key in the API response
0 commit comments