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:
2021-07-04 15:04:48 +02:00
committed by GitHub
parent 0b17fc8460
commit 06f053bf61
5 changed files with 78 additions and 29 deletions

View File

@ -14,6 +14,7 @@ markers =
services
arbitrary_client_tags
react_tag
private_chathistory
# capabilities
account-tag