Fixing contrib test issues

This commit is contained in:
Griatch 2021-12-18 23:56:38 +01:00
parent 04a95297b5
commit 7f2b8c81d7
30 changed files with 248 additions and 565 deletions

View file

@ -399,7 +399,7 @@ class ServerSessionHandler(SessionHandler):
self.server.at_post_portal_sync(mode)
# announce the reconnection
if _BROADCAST_SERVER_RESTART_MESSAGES:
self.announce_all(_(" ... Server restarted."))
self.announce_all(_(" ... Server restarted."))
def portal_disconnect(self, session):
"""