diff options
author | 2021-09-10 23:43:56 +0100 | |
---|---|---|
committer | 2021-09-10 23:43:56 +0100 | |
commit | 98eb08ccb82e14326828e00e76b022bdb0c23f1e (patch) | |
tree | 28beb6e0256ee5c5ddd77f756bee650caca75db9 /pydis_site | |
parent | Update repository selection on home page (diff) |
Update mock GitHub API response
Fixes breaking tests
Diffstat (limited to 'pydis_site')
-rw-r--r-- | pydis_site/apps/home/tests/mock_github_api_response.json | 2 |
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 ddbffed8..3b0a7078 100644 --- a/pydis_site/apps/home/tests/mock_github_api_response.json +++ b/pydis_site/apps/home/tests/mock_github_api_response.json @@ -21,7 +21,7 @@ "forks_count": 31 }, { - "full_name": "python-discord/django-simple-bulma", + "full_name": "python-discord/king-arthur", "description": "test", "stargazers_count": 97, "language": "Python", |