remove wrong inbox folders

This commit is contained in:
holger krekel
2020-06-05 20:22:35 +02:00
parent 882f90b5ff
commit e29dcbf8eb
2 changed files with 5 additions and 4 deletions

View File

@@ -1707,6 +1707,7 @@ class TestGroupStressTests:
ac1.shutdown()
ac2.shutdown()
ac3.shutdown()
assert 0
class TestOnlineConfigureFails: