Skip to content

Commit

Permalink
Update irctest/server_tests/chmodes/modeis.py
Browse files Browse the repository at this point in the history
Co-authored-by: Val Lorentz <[email protected]>
  • Loading branch information
slingamn and progval authored Jun 9, 2024
1 parent a09430f commit 237fc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion irctest/server_tests/chmodes/modeis.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class RplChannelModeIsTestCase(cases.BaseServerTestCase):
@cases.mark_specifications("Modern")
@cases.xfailIfSoftware(
["irc2", "Sable"],
"irc2 doesn't support 329 RPL_CHANNELCREATED"
"irc2 doesn't support 329 RPL_CHANNELCREATED "
"https://github.com/Libera-Chat/sable/issues/130",
)
def testChannelModeIs(self):
Expand Down

0 comments on commit 237fc77

Please sign in to comment.