diff --git a/irctest/server_tests/test_user_commands.py b/irctest/server_tests/test_user_commands.py index ed70b77..e356446 100644 --- a/irctest/server_tests/test_user_commands.py +++ b/irctest/server_tests/test_user_commands.py @@ -115,7 +115,7 @@ class WhoisTestCase(cases.BaseServerTestCase, cases.OptionalityHelper): ) @cases.OptionalityHelper.skipUnlessHasMechanism("PLAIN") - @cases.mark_specifications("ircdefs") + @cases.mark_specifications("ircdocs") def testWhoisAccount(self): """Test numeric 330, RPL_WHOISACCOUNT.