diff --git a/tests/test_app.py b/tests/test_app.py index 749c14d..9987640 100644 --- a/tests/test_app.py +++ b/tests/test_app.py @@ -27,7 +27,7 @@ def index(): {HYPERLINK.format(url_for(".me"), "@ME")}
{HYPERLINK.format(url_for(".logout"), "Logout")}
{HYPERLINK.format(url_for(".user_guilds"), "My Servers")}
- {HYPERLINK.format(url_for(".add_to_guild", guild_id=390134592507609088), "Add me to 390134592507609088.")} + {HYPERLINK.format(url_for(".add_to_guild", guild_id=475549041741135881), "Add me to 475549041741135881.")} """