diff options
author | 2020-11-21 00:47:45 +0100 | |
---|---|---|
committer | 2020-11-21 00:47:45 +0100 | |
commit | 08ab6fea8e9d21b8e90f9eaa46296e93ad986c70 (patch) | |
tree | a59ae9c7f244d931cc8904e9f3ed5db69a2ae3a7 | |
parent | Change seasonalbot to sir-lancebot (diff) |
Change seasonalbot to sir-lancebot in test data
-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 10be4f99..ddbffed8 100644 --- a/pydis_site/apps/home/tests/mock_github_api_response.json +++ b/pydis_site/apps/home/tests/mock_github_api_response.json @@ -35,7 +35,7 @@ "forks_count": 31 }, { - "full_name": "python-discord/seasonalbot", + "full_name": "python-discord/sir-lancebot", "description": "test", "stargazers_count": 97, "language": "Python", |