aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2020-06-07 22:41:02 +0200
committerGravatar Leon Sandøy <[email protected]>2020-06-07 22:41:02 +0200
commit27a27e5be8d873b8cbdc5f335dc38a627e4732be (patch)
tree805465e0bdada33cb78321be8676792d9cef99ad /pydis_site
parentReplace django-crispy-bulma -> flake8-annotations (diff)
Fix broken github api test data
Diffstat (limited to 'pydis_site')
-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 37dc672e..35604a85 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/django-crispy-bulma",
+ "full_name": "python-discord/flake8-annotations",
"description": "test",
"stargazers_count": 97,
"language": "Python",