mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 06:49:47 +00:00
Fix flaky test on Sable
This commit is contained in:
@ -56,6 +56,7 @@ class _WhoisTestMixin(cases.BaseServerTestCase):
|
||||
[m.command for m in self.getMessages(1)],
|
||||
fail_msg="OPER failed",
|
||||
)
|
||||
self.getMessages(1) # make sure we did get all oper-up messages
|
||||
|
||||
self.sendLine(1, "WHOIS nick2")
|
||||
|
||||
|
Reference in New Issue
Block a user