fix a couple of issues wrt to configuring move/mvbox behaviour in tests

This commit is contained in:
holger krekel
2020-02-26 14:15:28 +01:00
parent 79f5e736b0
commit fb33c31378
5 changed files with 24 additions and 25 deletions

View File

@@ -68,4 +68,3 @@ class Global:
@global_hookspec
def account_after_shutdown(self, account, dc_context):
""" Called after the account has been shutdown. """