mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 23:09:48 +00:00
Remove some Ergo marks (#70)
* Remove some 'Ergo' marks These are not ergo-specific specs * Make chathistory test less Ergo-specific Although they can only run on Ergo for now, as Unreal has a couple of minor bugs that prevents them from passing. * Fix synchronization issue (NickServ sets MODE +r, which is unexpected caught by the next self.assertMessageMatch call)
This commit is contained in:
@ -14,6 +14,7 @@ markers =
|
||||
services
|
||||
arbitrary_client_tags
|
||||
react_tag
|
||||
private_chathistory
|
||||
|
||||
# capabilities
|
||||
account-tag
|
||||
|
Reference in New Issue
Block a user