aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/home/tests
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2020-09-03 00:39:25 +0200
committerGravatar Leon Sandøy <[email protected]>2020-09-03 00:39:25 +0200
commit01a0e825333812dff21351201fce8c25031cc8fa (patch)
tree0c510ea5b454abef66c6d8ea0f8d1425cdebea67 /pydis_site/apps/home/tests
parentMerge pull request #376 from python-discord/add_deployment_info (diff)
Update landing page.
Replace flake8-annotations with metricity.
Diffstat (limited to 'pydis_site/apps/home/tests')
-rw-r--r--pydis_site/apps/home/tests/mock_github_api_response.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/home/tests/mock_github_api_response.json b/pydis_site/apps/home/tests/mock_github_api_response.json
index 35604a85..10be4f99 100644
--- a/pydis_site/apps/home/tests/mock_github_api_response.json
+++ b/pydis_site/apps/home/tests/mock_github_api_response.json
@@ -28,7 +28,7 @@
"forks_count": 31
},
{
- "full_name": "python-discord/flake8-annotations",
+ "full_name": "python-discord/metricity",
"description": "test",
"stargazers_count": 97,
"language": "Python",