aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2021-01-04 09:09:57 +0100
committerGravatar GitHub <[email protected]>2021-01-04 09:09:57 +0100
commita76c6ce5e67be433cad40723679fee41ae656413 (patch)
tree5ec67b2e584163fc757668006fc3606a5df5eeff /tests
parentUpdate raw command no permission error message (diff)
parentMerge pull request #1152 from python-discord/Make_nomination_reason_optional (diff)
Merge branch 'master' into ks123/raw-fix
Diffstat (limited to 'tests')
-rw-r--r--tests/bot/exts/info/test_information.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bot/exts/info/test_information.py b/tests/bot/exts/info/test_information.py
index 043cce8de..d077be960 100644
--- a/tests/bot/exts/info/test_information.py
+++ b/tests/bot/exts/info/test_information.py
@@ -355,7 +355,7 @@ class UserEmbedTests(unittest.IsolatedAsyncioTestCase):
self.assertEqual(
textwrap.dedent(f"""
Joined: {"1 year ago"}
- Pending: {"False"}
+ Verified: {"True"}
Roles: &Moderators
""").strip(),
embed.fields[1].value